|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JXRootPane | |
---|---|
org.jdesktop.swingx | Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. |
Uses of JXRootPane in org.jdesktop.swingx |
---|
Methods in org.jdesktop.swingx that return JXRootPane | |
---|---|
protected JXRootPane |
JXDialog.createRootPane()
|
protected JXRootPane |
JXApplet.createRootPane()
Overridden to create a JXRootPane and to ensure that the root pane is always created on the Event Dispatch Thread. |
protected JXRootPane |
JXApplet.createRootPaneSafely()
This method performs the actual creation of the root pane and is guaranteed to be performed on the Event Dispatch Thread. |
JXRootPane |
JXDialog.getRootPane()
|
JXRootPane |
JXApplet.getRootPane()
|
JXRootPane |
JXFrame.getRootPaneExt()
Return the extended root pane. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |