|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.intern.ui.UITransmitter<FontModifier,DockFont>
bibliothek.gui.dock.common.intern.font.FontTransmitter
bibliothek.gui.dock.common.intern.font.ListFontTransmitter
bibliothek.gui.dock.common.intern.font.TabTitleFontTransmitter
public class TabTitleFontTransmitter
A 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 Summary | |
|---|---|
TabTitleFontTransmitter(FontManager manager)
Creates a new transmitter |
|
| Method Summary | |
|---|---|
protected CDockable |
getDockable(DockFont observer)
Gets the CDockable which is associated with observer. |
| Methods inherited from class bibliothek.gui.dock.common.intern.font.ListFontTransmitter |
|---|
get, get, isObservedMapKey |
| Methods inherited from class bibliothek.gui.dock.common.intern.font.FontTransmitter |
|---|
connect, disconnect, getFirstNonNull, update |
| Methods inherited from class bibliothek.gui.dock.common.intern.ui.UITransmitter |
|---|
add, remove, set, set, setControl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface bibliothek.gui.dock.util.UIBridge |
|---|
add, remove, set |
| Constructor Detail |
|---|
public TabTitleFontTransmitter(FontManager manager)
manager - the manager to ask for default values| Method Detail |
|---|
protected CDockable getDockable(DockFont observer)
UITransmitterCDockable which is associated with observer.
getDockable in class UITransmitter<FontModifier,DockFont>observer - some observer
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||