Uses of Class
com.luciad.lucy.gui.TLcyCommonWidgetFactory
Packages that use TLcyCommonWidgetFactory
Package
Description
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
-
Uses of TLcyCommonWidgetFactory in com.luciad.lucy.gui
Methods in com.luciad.lucy.gui that return TLcyCommonWidgetFactoryModifier and TypeMethodDescriptionstatic TLcyCommonWidgetFactoryTLcyCommonWidgetFactory.getSharedInstance()Returns the sharedTLcyCommonWidgetFactoryinstance that can be used to create some common GUI widgets.Methods in com.luciad.lucy.gui with parameters of type TLcyCommonWidgetFactoryModifier and TypeMethodDescriptionstatic voidTLcyCommonWidgetFactory.setSharedInstance(TLcyCommonWidgetFactory aSharedInstance) Sets the sharedTLcyCommonWidgetFactoryinstance.