Package bibliothek.gui.dock.common.theme
Interface DockThemeModifier
A
DockThemeModifier modifies a DockTheme. This can either
mean replacing some values, or using another theme at all.- Author:
- Benjamin Sigg
-
Method Summary
-
Method Details
-
modify
Modifiesthemeand returns either the modified theme or a new instance of of anotherDockTheme.- Parameters:
theme- the theme to modify, notnull- Returns:
- the modified them,
themeor a new object
-