KIND_TAB_FONT
ID_BUTTON, ID_FLAP_BUTTON_ACTIVE, ID_FLAP_BUTTON_INACTIVE, ID_FLAP_BUTTON_SELECTED, ID_TAB_FOCUSED, ID_TAB_SELECTED, ID_TAB_UNSELECTED, ID_TITLE_ACTIVE, ID_TITLE_INACTIVE, KIND_DOCK_FONT
Constructor and Description |
---|
BubbleTabFont(java.lang.String id,
Dockable dockable)
Creates a new font
|
Modifier and Type | Method and Description |
---|---|
protected void |
changed(FontModifier oldValue,
FontModifier newValue)
Called when the resource of this
AbstractDockColor has changed |
getDockable, getStation
connect, font, font, me
getBackup, getId, getKind, getValue, set, setBackup, setId, setKind, setManager, setValue, setValue, update, value
public BubbleTabFont(java.lang.String id, Dockable dockable)
id
- the name of the fontdockable
- the element shown on the tabprotected void changed(FontModifier oldValue, FontModifier newValue)
AbstractUIValue
AbstractDockColor
has changedchanged
in class AbstractUIValue<FontModifier,DockFont>
oldValue
- the old value, can be null
newValue
- the new value, can be null