Uses of Interface
de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance.Builder
Packages that use 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
Fields in de.espirit.firstspirit.client.gui.applications with type parameters of type ApplicationTabAppearance.BuilderModifier and TypeFieldDescriptionstatic final Supplier<ApplicationTabAppearance.Builder>
ApplicationTabAppearance.BUILDER_GENERATOR
Generator to create a new tab appearancebuilder
.static final Generator<ApplicationTabAppearance.Builder>
ApplicationTabAppearance.GENERATOR
Deprecated.Methods in de.espirit.firstspirit.client.gui.applications that return ApplicationTabAppearance.BuilderModifier 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