LookAndFeels and telling which
colors of a LookAndFeel should be used to paint elements of
the framework.See: Description
| Interface | 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 | Description |
|---|---|
| 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 specialized set has been specified.
|
| Nimbus6u10 |
Access to the colors of the Nimbus LookAndFeel.
|
| Windows |
A set of colors derived from
SystemColors. |
LookAndFeels and telling which
colors of a LookAndFeel should be used to paint elements of
the framework.Copyright © 2017 Docking Frames. All rights reserved.