KIND_TAB_COLOR
KIND_DOCK_COLOR
Constructor and Description |
---|
BubbleTab.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, getStation
color, connect, me
getBackup, getId, getKind, getValue, set, setBackup, setId, setKind, setManager, setValue, setValue, update, value
public BubbleTab.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)
AbstractUIValue
AbstractDockColor
has changedchanged
in class AbstractUIValue<Color,DockColor>
oldColor
- the old value, can be null
newColor
- the new value, can be null