|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.laf.AbstractLookAndFeelColors
bibliothek.gui.dock.util.laf.Windows
public class Windows
A set of colors derived from SystemColors.
| Field Summary |
|---|
| Fields inherited from class bibliothek.gui.dock.util.laf.AbstractLookAndFeelColors |
|---|
listeners |
| Fields inherited from interface bibliothek.gui.dock.util.laf.LookAndFeelColors |
|---|
CONTROL_SHADOW, PANEL_BACKGROUND, PANEL_FOREGROUND, SELECTION, TITLE_BACKGROUND, TITLE_FOREGROUND, TITLE_SELECTION_BACKGROUND, TITLE_SELECTION_FOREGROUND, WINDOW_BORDER |
| Constructor Summary | |
|---|---|
Windows()
Creates the new LookAndFeelColors |
|
| Method Summary | |
|---|---|
void |
bind()
Called when this objects gets activated. |
java.awt.Color |
getColor(java.lang.String key)
Searches for a color respecting the properties of the current LookAndFeel. |
void |
unbind()
Called when this objects gets deactivated. |
| Methods inherited from class bibliothek.gui.dock.util.laf.AbstractLookAndFeelColors |
|---|
addListener, fireColorChanged, fireColorsChanged, removeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Windows()
LookAndFeelColors
| Method Detail |
|---|
public void bind()
LookAndFeelColors
public void unbind()
LookAndFeelColors
public java.awt.Color getColor(java.lang.String key)
LookAndFeelColors
key - one of the string keys defined in this interface, clients
may extend the set of keys.
key or null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||