Uses of Class
com.luciad.lucy.gui.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
Modifier and TypeMethodDescriptionTLcyApplicationPaneManagerEvent.getApplicationPaneManager()
Returns theTLcyApplicationPaneManager
to which the application pane was added or removed.TLcyUserInterfaceManager.getApplicationPaneManager()
Returns theTLcyApplicationPaneManager
.ModifierConstructorDescriptionTLcyApplicationPaneManagerEvent
(TLcyApplicationPaneManager source, ILcyApplicationPane aApplicationPane, int aID) Creates new event.