Uses of Class javax.swing.JRootPane

Uses in package javax.swing

Fields of type javax.swing.JRootPane

JRootPane
JRootPane
The single RootPane in the Dialog.
JRootPane
JRootPane
The rootPane of the JInternalFrame.
JRootPane

Methods with parameter type javax.swing.JRootPane

void
void
This method sets the JRootPane used with this JDialog.
void
void
This method sets the Root Pane for this JInternalFrame.
void

Methods with return type javax.swing.JRootPane

JRootPane
JRootPane
This method creates a new JRootPane.
JRootPane
JRootPane
This method is used to create a root pane for the JInternalFrame.
JRootPane
JRootPane
JRootPane
Returns the first ancestor of this component which is a JRootPane.
JRootPane
This method returns the JRootPane used with this JDialog.
JRootPane
getRootPane
JRootPane
This method returns the Root Pane for this JInternalFrame.
JRootPane
getRootPane
JRootPane
getRootPane
JRootPane
If comp is a RootPaneContainer, return its JRootPane.

Uses in package javax.swing.plaf.basic

Methods with parameter type javax.swing.JRootPane

void
Installs additional look and feel components to the root pane.
void
Installs the look and feel defaults for JRootPane.
void
Installs look and feel keyboard actions on the root pane.
void
Installs any look and feel specific listeners on the root pane.
void
Uninstalls look and feel components from the root pane.
void
Uninstalls the look and feel defaults that have been installed in installDefaults(JRootPane).
void
Uninstalls look and feel keyboard actions from the root pane.
void
Uninstalls any look and feel specific listeners from the root pane.