Uses of Interface
de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration.ComponentFactory
Packages that use SwingApplicationConfiguration.ComponentFactory
Package
Description
Provides interfaces and types to control the java client application area.
-
Uses of SwingApplicationConfiguration.ComponentFactory in de.espirit.firstspirit.client.gui.applications
Methods in de.espirit.firstspirit.client.gui.applications that return SwingApplicationConfiguration.ComponentFactoryModifier and TypeMethodDescriptionSwingApplicationConfiguration.getComponentFactory()Returns thecomponent factorywhich will be used to create the swing component used for theswing applicationwhich will be created based on this configuration.Methods in de.espirit.firstspirit.client.gui.applications with parameters of type SwingApplicationConfiguration.ComponentFactoryModifier and TypeMethodDescriptionSwingApplicationConfiguration.componentFactory(SwingApplicationConfiguration.ComponentFactory factory) Sets thecomponent factoryfor theswing applicationwhich will be created based on this configuration.