Package com.ardor3d.extension.ui.border


package com.ardor3d.extension.ui.border
Provides classes needed to describe and implement UI borders - rendering done in the margins on the edges of a component.
  • Classes
    Class
    Description
    A simple border that does not paint in the border area.
    This border takes a set of images and draws them around the edge of a UI component.
    This border draws solid colored edges around a UI component.
    Defines a class responsible for drawing a "border" or "picture frame" drawn around the edges of a UI component.