Package bibliothek.gui.dock.util.laf

A set of classes dealing with LookAndFeels and telling which colors of a LookAndFeel should be used to paint elements of the framework.

See:
          Description

Interface Summary
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 Summary
AbstractLookAndFeelColors An abstract implementation of LookAndFeelColors, handles all the tasks that are related to the management of the LookAndFeelColorsListener.
DefaultLookAndFeelColors The set of colors used when no specialiced set has been specified.
Nimbus6u10 Access to the colors of the Nimbus LookAndFeel.
Windows A set of colors derived from SystemColors.
 

Package bibliothek.gui.dock.util.laf Description

A set of classes dealing with LookAndFeels and telling which colors of a LookAndFeel should be used to paint elements of the framework.