Uses of Class
bibliothek.gui.dock.common.theme.ThemeMap
Packages that use ThemeMap
Package
Description
A set of classes that can be used to create basic applications.
Classes used directly or indirectly by the
CPreferenceModel.Classes related to the
DockThemes.Implementations of
MenuPiece.-
Uses of ThemeMap in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common that return ThemeMap -
Uses of ThemeMap in bibliothek.gui.dock.common.preference
Constructors in bibliothek.gui.dock.common.preference with parameters of type ThemeMapModifierConstructorDescriptionThemeChoice(ThemeMap themes, DockController controller) Creates a new set of choices.ThemePreference(DockProperties properties, ThemeMap themes) Creates a new preference. -
Uses of ThemeMap in bibliothek.gui.dock.common.theme
Methods in bibliothek.gui.dock.common.theme with parameters of type ThemeMapModifier and TypeMethodDescriptionvoidThemeMapListener.changed(ThemeMap map, int index, String key, ThemeFactory oldFactory, ThemeFactory newFactory) Called when an entry was changed (includes adding or removing).voidThemeMapListener.selectionChanged(ThemeMap map, String oldKey, String newKey) Called when the selected factory has been changed.