Uses of Interface
bibliothek.gui.dock.common.theme.DockThemeModifier
Packages that use DockThemeModifier
-
Uses of DockThemeModifier in bibliothek.gui.dock.common.theme
Methods in bibliothek.gui.dock.common.theme that return DockThemeModifierModifier and TypeMethodDescriptionThemeMap.getModifier()Gets the object which will modify theDockThemebefore applying the theme to theDockController.Methods in bibliothek.gui.dock.common.theme with parameters of type DockThemeModifierModifier and TypeMethodDescriptionvoidThemeMap.setModifier(DockThemeModifier modifier) Sets the object which will modify theDockThemebefore applying the theme to theDockController.