Class RootPaneAppListener
java.lang.Object
com.inductiveautomation.ignition.client.launch.RootPaneAppListener
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JPanel
static void
install
(RootPaneContainer container, LaunchableApp app) Installs the LaunchableApp as the content pane of the root container, and binds the LaunchableApp's "glassPane" property to the root container's glasspanevoid
-
Constructor Details
-
RootPaneAppListener
-
-
Method Details
-
install
Installs the LaunchableApp as the content pane of the root container, and binds the LaunchableApp's "glassPane" property to the root container's glasspane -
createGlassPane
-
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-