Uses of Interface
javax.swing.RootPaneContainer
Package
Description
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
Provides user interface objects built according to the Basic look and feel.
-
Uses of RootPaneContainer in javax.swing
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.The Applet API is deprecated, no replacement.class
The main class for creating a dialog window.class
An extended version ofjava.awt.Frame
that adds support for the JFC/Swing component architecture.class
A lightweight object that provides many of the features of a native frame, including dragging, closing, becoming an icon, resizing, title display, and support for a menu bar.class
AJWindow
is a container that can be displayed anywhere on the user's desktop. -
Uses of RootPaneContainer in javax.swing.plaf.basic
Modifier and TypeMethodDescriptionprotected RootPaneContainer
BasicToolBarUI.createFloatingWindow
(JToolBar toolbar) Creates a window which contains the toolbar after it has been dragged out from its container