public class TitleFontTransmitter extends ListFontTransmitter
TitleFontTransmitter
updates the fonts for
DockFont.ID_TITLE_ACTIVE
and DockFont.ID_TITLE_INACTIVE
using FontMap.FONT_KEY_TITLE
and FontMap.FONT_KEY_TITLE_FOCUSED
.Constructor and Description |
---|
TitleFontTransmitter(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, isObservedMapKey
connect, disconnect, getFirstNonNull, update
add, remove, set, set, setControl
public TitleFontTransmitter(FontManager manager)
manager
- the manager to ask for default valuesprotected CDockable getDockable(DockFont observer)
UITransmitter
CDockable
which is associated with observer
.getDockable
in class UITransmitter<FontModifier,DockFont>
observer
- some observernull