Uses of Interface
com.luciad.lucy.gui.ILcyApplicationPaneOwner
Packages that use ILcyApplicationPaneOwner
Package
Description
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
-
Uses of ILcyApplicationPaneOwner in com.luciad.lucy.gui
Methods in com.luciad.lucy.gui with parameters of type ILcyApplicationPaneOwnerModifier and TypeMethodDescriptionILcyApplicationPaneFactory.createApplicationPane
(int aLocationIndex, ILcyApplicationPaneOwner aOwner) Creates and returns an application pane for the given location.ILcyApplicationPaneFactory.createApplicationPane
(ILcyApplicationPaneOwner aOwner) Creates and returns an application pane.TLcyDockableApplicationPaneFactory.createApplicationPane
(int aLocationIndex, ILcyApplicationPaneOwner aOwner) TLcyDockableApplicationPaneFactory.createApplicationPane
(ILcyApplicationPaneOwner aOwner)