Uses of Interface
bibliothek.gui.dock.common.layout.DockThemeModifier

Packages that use DockThemeModifier
bibliothek.gui.dock.common.layout   
 

Uses of DockThemeModifier in bibliothek.gui.dock.common.layout
 

Methods in bibliothek.gui.dock.common.layout that return DockThemeModifier
 DockThemeModifier ThemeMap.getModifier()
          Gets the object which will modify the DockTheme before applying the theme to the DockController.
 

Methods in bibliothek.gui.dock.common.layout with parameters of type DockThemeModifier
 void ThemeMap.setModifier(DockThemeModifier modifier)
          Sets the object which will modify the DockTheme before applying the theme to the DockController.