|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.themes.color.DefaultColorScheme
bibliothek.gui.dock.themes.basic.BasicColorScheme
public class BasicColorScheme
The ColorScheme
that is used by the BasicTheme
.
Field Summary |
---|
Fields inherited from interface bibliothek.gui.dock.themes.ColorScheme |
---|
COLOR_SCHEME_PARAMETER, EXTENSION_NAME |
Constructor Summary | |
---|---|
BasicColorScheme()
Creates a new color scheme |
Method Summary | |
---|---|
boolean |
updateUI()
Called when the LookAndFeel or a color of the
LookAndFeelColors changed and this scheme
perhaps needs to update its colors. |
Methods inherited from class bibliothek.gui.dock.themes.color.DefaultColorScheme |
---|
getBridgeFactory, getColor, setBridgeFactory, setColor, transmitAll |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicColorScheme()
Method Detail |
---|
public boolean updateUI()
ColorScheme
LookAndFeel
or a color of the
LookAndFeelColors
changed and this scheme
perhaps needs to update its colors.
updateUI
in interface ColorScheme
updateUI
in class DefaultColorScheme
true
if anything changed, false
if this scheme was not changed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |