Package charvax.swing.border

Provides classes and interfaces for drawing borders around Swing components.

Interface Summary

Border Interface describing an object capable of rendering a border around the edges of a component.

Class Summary

CompoundBorder
EmptyBorder
LineBorder
TitledBorder A class that implements a border with the specified title.
Provides classes and interfaces for drawing borders around Swing components.