Uses of Class
com.luciad.lucy.gui.TLcyApplicationPaneManager
Packages that use TLcyApplicationPaneManager
Package
Description
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
-
Uses of TLcyApplicationPaneManager in com.luciad.lucy.gui
Methods in com.luciad.lucy.gui that return TLcyApplicationPaneManagerModifier and TypeMethodDescriptionTLcyApplicationPaneManagerEvent.getApplicationPaneManager()
Returns theTLcyApplicationPaneManager
to which the application pane was added or removed.TLcyUserInterfaceManager.getApplicationPaneManager()
Returns theTLcyApplicationPaneManager
.Constructors in com.luciad.lucy.gui with parameters of type TLcyApplicationPaneManagerModifierConstructorDescriptionTLcyApplicationPaneManagerEvent
(TLcyApplicationPaneManager source, ILcyApplicationPane aApplicationPane, int aID) Creates new event.