Uses of Interface
bibliothek.gui.dock.common.theme.ThemeMapListener
Packages that use ThemeMapListener
-
Uses of ThemeMapListener in bibliothek.gui.dock.common.theme
Methods in bibliothek.gui.dock.common.theme that return ThemeMapListenerModifier and TypeMethodDescriptionprotected ThemeMapListener[]ThemeMap.listeners()Gets an array containing allThemeMapListeners of this map.Methods in bibliothek.gui.dock.common.theme with parameters of type ThemeMapListenerModifier and TypeMethodDescriptionvoidThemeMap.addThemeMapListener(ThemeMapListener listener) Adds a new listener to this map.voidThemeMap.removeThemeMapListener(ThemeMapListener listener) Removes a listener from this map.