LookAndFeels.See: Description
| Interface | Description |
|---|---|
| ComponentCollector |
A
ComponentCollector is used by the LookAndFeelList when
the LookAndFeel was changed, and the JComponents need to
be updated. |
| LookAndFeelListener |
A listener which observes a
LookAndFeelList and gets informed whenever
the contents of the list change. |
| Class | Description |
|---|---|
| LookAndFeelList |
A list of
LookAndFeels, can setup a LookAndFeel when
asked. |
| LookAndFeelList.Info |
Information about a
LookAndFeel. |
| LookAndFeelUtilities |
A set of methods that used to update the
LookAndFeel of Components. |
| SingleComponentCollector |
A simple implementation of
ComponentCollector that just returns
always the same Component. |
LookAndFeels. The list can exchange
the current LookAndFeel and update a set of JComponent.Copyright © 2018. All rights reserved.