public class ButtonFontTransmitter extends ListFontTransmitter
FontMap.FONT_KEY_MINIMIZED_BUTTON
and
FontMap.FONT_KEY_MINIMIZED_BUTTON_FOCUSED
to
DockFont.ID_FLAP_BUTTON_INACTIVE
and DockFont.ID_FLAP_BUTTON_ACTIVE
.Constructor and Description |
---|
ButtonFontTransmitter(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 ButtonFontTransmitter(FontManager manager)
manager
- the source of default valuesprotected CDockable getDockable(DockFont observer)
UITransmitter
CDockable
which is associated with observer
.getDockable
in class UITransmitter<FontModifier,DockFont>
observer
- some observernull