Uses of Interface javax.swing.RootPaneContainer

Uses in package javax.swing

Classes implementing javax.swing.RootPaneContainer

class
A top-level container that is usually used in web browsers.
class
A dialog window.
class
A window that supports window decorations (titlebar and borders).
class
This class implements a Swing widget that looks and acts like a native frame.
class
Unlike JComponent derivatives, JWindow inherits from java.awt.Window.

Uses in package javax.swing.plaf.basic

Methods with return type javax.swing.RootPaneContainer

RootPaneContainer
This method creates a new floating window for the JToolBar.