Package bibliothek.gui.dock.themes.border

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.