Package com.luciad.lucy.gui
Interface ILcyApplicationPaneOwner
public interface ILcyApplicationPaneOwner
Represents the owner of an application pane. This class will receive an event when the
application pane is closing.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
applicationPaneDisposing
(EventObject aEvent) Invoked when the application pane is disposing.