Border
of
various JComponent
s.See: Description
Interface | Description |
---|---|
BorderModifier |
A
BorderModifier takes a Border from a Component
and returns another Border which is actually shown. |
DockBorder |
Class | Description |
---|---|
BorderForwarder |
This helper class implements
DockBorder , provides methods to register
itself on the current ThemeManager , and updates the border of some
JComponent using the current BorderModifier . |
Border
of
various JComponent
s.