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.