Package bibliothek.gui.dock.util.swing

Class Summary
DComponent A component whose font can be changed by a FontModifier.
DLabel A modified label which can apply a FontModifier to its original font.
DPanel A panel whose font can be changed by a FontModifier.
FontUpdater A FontUpdater wraps around a JComponent and changes the font of the component using a FontModifier.
OrientedLabel A label which draws some text, and can change the layout of the text between horizontal and vertical.