Package | Description |
---|---|
bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
Modifier and Type | Method and Description |
---|---|
TitleColor |
BasicDockTitle.getActiveLeftTitleColor()
Gets the handle for the left active color.
|
TitleColor |
BasicDockTitle.getActiveRightTitleColor()
Gets the handle for the left active color.
|
TitleColor |
BasicDockTitle.getActiveTextTitleColor()
Gets a handle for the foreground color of an active title.
|
TitleColor |
BasicStationTitle.getActiveTextTitleColor()
Gets the
TitleColor which represents the foreground of an active title. |
TitleColor |
BasicStationTitle.getActiveTitleColor()
Gets the
TitleColor which represents the background of an active title. |
TitleColor |
BasicDockTitle.getDisabledLeftTitleColor()
Gets the handle for the left disabled color.
|
TitleColor |
BasicDockTitle.getDisabledRightTitleColor()
Gets the handle for the right disabled color.
|
TitleColor |
BasicStationTitle.getDisabledTitleColor()
Gets the
TitleColor which represents the background of a disabled title. |
TitleColor |
BasicDockTitle.getInactiveLeftTitleColor()
Gets a handle for the left inactive color.
|
TitleColor |
BasicDockTitle.getInactiveRightTitleColor()
Gets a handle for the inactive right background color.
|
TitleColor |
BasicDockTitle.getInactiveTextTitleColor()
Gets a handle for the inactive foreground color.
|
TitleColor |
BasicStationTitle.getInactiveTextTitleColor()
Gets the
TitleColor which represents the foreground of an inactive title. |
TitleColor |
BasicStationTitle.getInactiveTitleColor()
Gets the
TitleColor which represents the background of an inactive title. |