Uses of Interface
de.espirit.firstspirit.client.gui.applications.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
Modifier 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.Modifier and TypeMethodDescriptionSwingApplicationConfiguration.componentFactory
(SwingApplicationConfiguration.ComponentFactory factory) Sets thecomponent factory
for theswing application
which will be created based on this configuration.