Uses of Interface
com.luciad.gui.ILcdGUIFactory
Packages that use ILcdGUIFactory
Package
Description
GUI aspects independent of any chosen windows API.
GUI aspects specific for AWT.
Components and utilities for working with Swing based maps.
-
Uses of ILcdGUIFactory in com.luciad.gui
Methods in com.luciad.gui that return ILcdGUIFactoryModifier and TypeMethodDescriptionstatic ILcdGUIFactory
TLcdGUIManager.getSharedGUIFactory()
Deprecated.Returns the factory used to create GUI components.Methods in com.luciad.gui with parameters of type ILcdGUIFactoryModifier and TypeMethodDescriptionstatic void
TLcdGUIManager.setSharedGUIFactory
(ILcdGUIFactory aGUIFactory) Deprecated.Sets the factory to use to create GUI components. -
Uses of ILcdGUIFactory in com.luciad.gui.awt
Classes in com.luciad.gui.awt that implement ILcdGUIFactoryModifier and TypeClassDescriptionclass
Deprecated.Use a dedicated UI framework instead. -
Uses of ILcdGUIFactory in com.luciad.gui.swing
Classes in com.luciad.gui.swing that implement ILcdGUIFactoryModifier and TypeClassDescriptionclass
Deprecated.Use a dedicated UI framework instead.