Uses of Interface
com.luciad.lucy.gui.TLcyApplicationPaneManager.ILcyApplicationPaneCallBack
Package
Description
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
-
Uses of TLcyApplicationPaneManager.ILcyApplicationPaneCallBack in com.luciad.lucy.gui
Modifier and TypeMethodDescriptionvoid
TLcyApplicationPaneManager.applyOnApplicationPane
(Component aComponent, TLcyApplicationPaneManager.ILcyApplicationPaneCallBack aCallBack) Applies the specified callback to theILcyApplicationPane
in which the specifiedComponent
is present.