Package | Description |
---|---|
bibliothek.gui |
The high level interfaces of the framework and the most often used classes.
|
bibliothek.gui.dock.util.laf |
A set of classes dealing with
LookAndFeel s and telling which
colors of a LookAndFeel should be used to paint elements of
the framework. |
Class and Description |
---|
LookAndFeelColors
LookAndFeelColors is a wrapper around a LookAndFeel
and allows access to a set of colors used for specific purposes. |
LookAndFeelColorsListener
A listener listening to a
LookAndFeelColors . |
Class and Description |
---|
AbstractLookAndFeelColors
An abstract implementation of
LookAndFeelColors , handles all the
tasks that are related to the management of the LookAndFeelColorsListener . |
LookAndFeelColors
LookAndFeelColors is a wrapper around a LookAndFeel
and allows access to a set of colors used for specific purposes. |
LookAndFeelColorsListener
A listener listening to a
LookAndFeelColors . |