Uses of Interface
de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance.Builder
Package
Description
Provides interfaces and types to control the java client application area.
-
Uses of ApplicationTabAppearance.Builder in de.espirit.firstspirit.client.gui.applications
Modifier and TypeFieldDescriptionstatic final Supplier<ApplicationTabAppearance.Builder>
ApplicationTabAppearance.BUILDER_GENERATOR
Generator to create a new tab appearancebuilder
.static final Generator<ApplicationTabAppearance.Builder>
ApplicationTabAppearance.GENERATOR
Deprecated.Modifier and TypeMethodDescriptionApplicationTabConfiguration.appearance()
Returns a builder to define tab appearance.ApplicationTabAppearance.Builder.borderType
(Store.Type borderType) Defines the border type used for the colored border beneath the application tab button.ApplicationTabAppearance.Builder.fontStyle
(ApplicationTabAppearance.FontStyle fontStyle) Defines thefont style
for the application tab related to this tab appearance builder.Sets the icon for the application tab related to this tab appearance builder.Sets the title for the application tab related to this tab appearance builder.
ApplicationTabAppearance.BUILDER_GENERATOR
instead