Package com.luciad.lucy.gui
Interface TLcyApplicationPaneManager.ILcyApplicationPaneCallBack
- Enclosing class:
TLcyApplicationPaneManager
public static interface TLcyApplicationPaneManager.ILcyApplicationPaneCallBack
This interface defines the callback operation for
applyOnApplicationPane
.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
applyOnApplicationPane
(ILcyApplicationPane aApplicationPane) This method is called when the application pane of ajava.awt.Component
has been found.