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 factory
which will be used to create the swing component used for theswing application
which 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 factory
for theswing application
which will be created based on this configuration.