public class TabFontTransmitter extends ListFontTransmitter
ListFontTransmitter updates the fonts for
DockFont.ID_TAB_FOCUSED, DockFont.ID_TAB_SELECTED and
DockFont.ID_TAB_UNSELECTED using FontMap.FONT_KEY_TAB,
FontMap.FONT_KEY_TAB_FOCUSED and FontMap.FONT_KEY_TAB_SELECTED.| Constructor and Description |
|---|
TabFontTransmitter(FontManager manager)
Creates a new transmitter
|
| Modifier and Type | Method and Description |
|---|---|
protected CDockable |
getDockable(DockFont observer)
Gets the
CDockable which is associated with observer. |
get, get, isObservedMapKeyconnect, disconnect, getFirstNonNull, updateadd, remove, set, set, setControlpublic TabFontTransmitter(FontManager manager)
manager - the manager to ask for default valuesprotected CDockable getDockable(DockFont observer)
UITransmitterCDockable which is associated with observer.getDockable in class UITransmitter<FontModifier,DockFont>observer - some observernullCopyright © 2018. All rights reserved.