|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationTabAppearance.FontStyle | |
---|---|
de.espirit.firstspirit.client.gui.applications | Provides interfaces and types to control the java client application area. |
Uses of ApplicationTabAppearance.FontStyle in de.espirit.firstspirit.client.gui.applications |
---|
Methods in de.espirit.firstspirit.client.gui.applications that return ApplicationTabAppearance.FontStyle | |
---|---|
ApplicationTabAppearance.FontStyle |
ApplicationTabAppearance.getFontStyle()
The font style the tab text should displayed with. |
static ApplicationTabAppearance.FontStyle |
ApplicationTabAppearance.FontStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApplicationTabAppearance.FontStyle[] |
ApplicationTabAppearance.FontStyle.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in de.espirit.firstspirit.client.gui.applications with parameters of type ApplicationTabAppearance.FontStyle | |
---|---|
ApplicationTabAppearance.Builder |
ApplicationTabAppearance.Builder.fontStyle(ApplicationTabAppearance.FontStyle fontStyle)
Defines the font style for the application tab
related to this tab appearance builder. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |