KIND_TAB_COLORKIND_DOCK_COLOR| Constructor and Description |
|---|
BubbleTabColor(int state,
String id,
String animationId,
BubbleColorAnimation animation,
Dockable dockable,
Color backup) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changed(Color oldColor,
Color newColor)
Called when the resource of this
AbstractDockColor has changed |
void |
transmit()
Transmits the color of this
TabColor if the state is
correct. |
getDockable, getStationcolor, connect, megetBackup, getId, getKind, getValue, set, setBackup, setId, setKind, setManager, setValue, setValue, update, valuepublic BubbleTabColor(int state,
String id,
String animationId,
BubbleColorAnimation animation,
Dockable dockable,
Color backup)
public void transmit()
TabColor if the state is
correct.protected void changed(Color oldColor, Color newColor)
AbstractUIValueAbstractDockColor has changedchanged in class AbstractUIValue<Color,DockColor>oldColor - the old value, can be nullnewColor - the new value, can be nullCopyright © 2017 Docking Frames. All rights reserved.