Package | Description |
---|---|
bibliothek.gui.dock.common.theme |
Classes related to the
DockTheme s. |
Modifier and Type | Method and Description |
---|---|
protected ThemeMapListener[] |
ThemeMap.listeners()
Gets an array containing all
ThemeMapListener s of this map. |
Modifier and Type | Method and Description |
---|---|
void |
ThemeMap.addThemeMapListener(ThemeMapListener listener)
Adds a new listener to this map.
|
void |
ThemeMap.removeThemeMapListener(ThemeMapListener listener)
Removes a listener from this map.
|