Uses of Interface
de.espirit.firstspirit.client.gui.applications.browser.BrowserApplicationConfiguration
Packages that use BrowserApplicationConfiguration
Package
Description
Provides interfaces and types for browser based applications in java client.
This package provides types, interfaces and classes, that are to be used for controlling a
This package provides types, interfaces and classes, that are to be used for controlling a
browser based application in java client.- 
Uses of BrowserApplicationConfiguration in de.espirit.firstspirit.client.gui.applications.browserFields in de.espirit.firstspirit.client.gui.applications.browser with type parameters of type BrowserApplicationConfigurationModifier and TypeFieldDescriptionstatic final Supplier<BrowserApplicationConfiguration>BrowserApplicationConfiguration.CONFIG_GENERATORGenerator to create a browser configuration instance.static final Generator<BrowserApplicationConfiguration>BrowserApplicationConfiguration.GENERATORDeprecated.static final ApplicationType<BrowserApplication,BrowserApplicationConfiguration> BrowserApplication.TYPEApplication type toopenthis browser application.Methods in de.espirit.firstspirit.client.gui.applications.browser that return BrowserApplicationConfigurationModifier and TypeMethodDescriptionBrowserApplicationConfiguration.engineType(@NotNull EngineType type) Sets the type of the browser engine to be used for thebrowser applicationconfigured with this browser configuration.BrowserApplicationConfiguration.showAddressBar(boolean showAddressBar) Define whether thebrowser applicationtab which will be created based on this configuration should show an address bar or not.BrowserApplicationConfiguration.useEngineTypeDependentIcon(boolean useEngineTypeDependentIcon) Defines whether aengine typedependent icon should be used if no specialiconis set.
CONFIG_GENERATORinstead