protected class DefaultScreenDockWindowBorder.BorderColor extends AbstractDockColor implements ScreenDockWindowColor
DockColor representing a color used by this border.KIND_SCREEN_WINDOW_COLORKIND_DOCK_COLOR| Constructor and Description |
|---|
BorderColor() |
BorderColor(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changed(Color oldValue,
Color newValue)
Called when the resource of this
AbstractDockColor has changed |
ScreenDockWindow |
getWindow()
Gets the window for which this color is used.
|
color, connect, megetBackup, getId, getKind, getValue, set, setBackup, setId, setKind, setManager, setValue, setValue, update, valuepublic BorderColor(String id)
public BorderColor()
protected void changed(Color oldValue, Color newValue)
AbstractUIValueAbstractDockColor has changedchanged in class AbstractUIValue<Color,DockColor>oldValue - the old value, can be nullnewValue - the new value, can be nullpublic ScreenDockWindow getWindow()
ScreenDockWindowColorgetWindow in interface ScreenDockWindowColornullCopyright © 2017 Docking Frames. All rights reserved.