Package bibliothek.gui.dock.themes.border

Contains classes required to modify the Border of various JComponents.

See:
          Description

Interface Summary
BorderModifier A BorderModifier takes a Border from a Component and returns another Border which is actually shown.
DockBorder An UIValue observing the ThemeManager for a BorderModifier.
 

Class Summary
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.
 

Package bibliothek.gui.dock.themes.border Description

Contains classes required to modify the Border of various JComponents.