public interface DockFont extends UIValue<FontModifier>
FontModifier object.| Modifier and Type | Field and Description |
|---|---|
static String |
ID_BUTTON
default id for a button that shows a
DockAction |
static String |
ID_FLAP_BUTTON_ACTIVE
default id for an active button of a
FlapDockStation |
static String |
ID_FLAP_BUTTON_INACTIVE
default id for an inactive button of a
FlapDockStation |
static String |
ID_FLAP_BUTTON_SELECTED
default id for an selected button of a
FlapDockStation |
static String |
ID_TAB_FOCUSED
default id for an active button of a
FlapDockStation |
static String |
ID_TAB_SELECTED
default id for an selected button of a
FlapDockStation |
static String |
ID_TAB_UNSELECTED
default id for an inactive button of a
FlapDockStation |
static String |
ID_TITLE_ACTIVE
default id for the title active font
|
static String |
ID_TITLE_INACTIVE
default id for the title inactive font
|
static Path |
KIND_DOCK_FONT
the default kind of fonts
|
static final Path KIND_DOCK_FONT
static final String ID_TITLE_ACTIVE
static final String ID_TITLE_INACTIVE
static final String ID_FLAP_BUTTON_ACTIVE
FlapDockStationstatic final String ID_FLAP_BUTTON_SELECTED
FlapDockStationstatic final String ID_FLAP_BUTTON_INACTIVE
FlapDockStationstatic final String ID_TAB_FOCUSED
FlapDockStationstatic final String ID_TAB_SELECTED
FlapDockStationstatic final String ID_TAB_UNSELECTED
FlapDockStationstatic final String ID_BUTTON
DockActionCopyright © 2017 Docking Frames. All rights reserved.