Uses of Interface
com.luciad.gui.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
Modifier and TypeMethodDescriptionstatic ILcdGUIFactory
TLcdGUIManager.getSharedGUIFactory()
Deprecated.Returns the factory used to create GUI components.Modifier 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
Modifier and TypeClassDescriptionclass
Deprecated.Use a dedicated UI framework instead. -
Uses of ILcdGUIFactory in com.luciad.gui.swing
Modifier and TypeClassDescriptionclass
Deprecated.Use a dedicated UI framework instead.