Package org.aswing.border

Interface Summary
Border Interface describing an object capable of rendering a border around the edges of a component.
Class Summary
BevelBorder A class which implements a simple 2 line bevel border
DecorateBorder DecorateBorder make your border can represented as many border arounded.
EmptyBorder EmptyBorder not draw any graphics, only use to hold a blank space around component
LineBorder
SideLineBorder A border that draw a line at one side of a component
SimpleTitledBorder A poor Title Border
TitledBorder TitledBorder, a border with a line rectangle and a title text

Class Inheritance Diagram

Interface Inheritance Diagram