| Package | Description |
|---|---|
| bibliothek.gui.dock.themes |
Contains an implementation of
DockTheme and
all classes which are neede by this theme. |
| Modifier and Type | Method and Description |
|---|---|
protected UIListener[] |
ThemeManager.uiListeners()
Gets all the available
UIListeners. |
| Modifier and Type | Method and Description |
|---|---|
void |
ThemeManager.addUIListener(UIListener listener)
Adds an
UIListener to this manager, the listener gets
notified when the graphical user interface needs an update because
the LookAndFeel changed. |
void |
ThemeManager.removeUIListener(UIListener listener)
Removes a listener from this manager.
|
Copyright © 2017 Docking Frames. All rights reserved.