javax.swing.JApplet.AccessibleJApplet
|
AccessibleJApplet: This class implements accessibility support for the |
JApplet class. |
javax.swing.JRootPane
|
A lightweight container used behind the scenes by JFrame, JDialog, JWindow, |
JApplet, and JInternalFrame. |
javax.swing.RootPaneContainer
|
This interface is implemented by components that have a single JRootPane child: JDialog, JFrame, JWindow, |
JApplet, JInternalFrame. |
...swing.plaf.basic.BasicMenuUI.ChangeHandler
|
ChangeHandler: As of |
Java 2 platform 1.4, this previously undocumented class is now obsolete. |
...basic.BasicComboPopup.InvocationKeyHandler
|
InvocationKeyHandler: As of |
Java 2 platform v 1.4, this class is now obsolete and is only included for backwards API compatibility. |
...basic.BasicComboPopup.ListSelectionHandler
|
ListSelectionHandler: As of |
Java 2 platform v 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility. |
...plaf.basic.BasicSliderUI.ActionScroller
|
ActionScroller: As of |
Java 2 platform v1.3 this undocumented class is no longer used. |
...AccessibleJTable.AccessibleJTableCell
|
AccessibleJTableCell: The class provides an implementation of the |
Java Accessibility API appropriate to table cells. |
...AccessibleJTableHeaderEntry
|
AccessibleJTableHeaderEntry: This class provides an implementation of the |
Java Accessibility API appropropriate for JTableHeader entries. |
javax.swing.plaf.metal.MetalSliderUI
|
MetalSliderUI: A |
Java L&F implementation of SliderUI. |
javax.swing.plaf.metal.MetalLookAndFeel
|
MetalLookAndFeel: Implements the |
Java look and feel codename: Metal . |
javax.swing.JApplet
|
An extended version of |
java.applet.Applet that adds support for the JFC/Swing component architecture. |
javax.swing.plaf.FontUIResource
|
FontUIResource: A subclass of |
java.awt.Font that implements UIResource. |
javax.swing.JFrame
|
An extended version of |
java.awt.Frame that adds support for the JFC/Swing component architecture. |
...swing.event.SwingPropertyChangeSupport
|
SwingPropertyChangeSupport: This subclass of |
java.beans.PropertyChangeSupport is identical in functionality -- it sacrifices thread-safety not a Swing concern for reduce memory consumption, which helps performance both big Swing concerns . |
javax.swing.text.DateFormatter
|
DateFormatter is an InternationalFormatter that does its formatting by way of an instance of |
java.text.DateFormat. |
javax.swing.text.InternationalFormatter
|
InternationalFormatter extends DefaultFormatter, using an instance of |
java.text.Format to handle the conversion to a String, and the conversion from a String. |
javax.swing.DefaultListModel
|
DefaultListModel: This class loosely implements the |
java.util.Vector API, in that it implements the 1.1.x version of java.util.Vector, has no collection class support, and notifies the ListDataListeners when changes occur. |
javax.swing.plaf.metal.MetalIconFactory
|
MetalIconFactory: Factory object that vends Icons for the |
JavaTM look and feel Metal . |
javax.swing.plaf.ActionMapUIResource
|
ActionMapUIResource: A subclass of |
javax.swing.ActionMap that implements UIResource. |
...swing.plaf.ComponentInputMapUIResource
|
ComponentInputMapUIResource: A subclass of |
javax.swing.ComponentInputMap that implements UIResource. |
javax.swing.plaf.InputMapUIResource
|
InputMapUIResource: A subclass of |
javax.swing.InputMap that implements UIResource. |
javax.swing.JButton.AccessibleJButton
|
AccessibleJButton: This class implements accessibility support for the |
JButton class. |
javax.swing.plaf.metal.MetalScrollButton
|
MetalScrollButton: |
JButton object for Metal scrollbar arrows. |
javax.swing.plaf.basic.BasicArrowButton
|
BasicArrowButton: |
JButton object that draws a scaled Arrow in one of the cardinal directions. |
javax.swing.plaf.metal.MetalComboBoxButton
|
MetalComboBoxButton: |
JButton subclass to help out MetalComboBoxUI Warning: Serialized objects of this class will not be compatible with future Swing releases. |
javax.swing.plaf.ButtonUI
|
ButtonUI: Pluggable look and feel interface for |
JButton. |
javax.swing.JCheckBox.AccessibleJCheckBox
|
AccessibleJCheckBox: This class implements accessibility support for the |
JCheckBox class. |
...AccessibleJCheckBoxMenuItem
|
AccessibleJCheckBoxMenuItem: This class implements accessibility support for the |
JCheckBoxMenuItem class. |
...JColorChooser.AccessibleJColorChooser
|
AccessibleJColorChooser: This class implements accessibility support for the |
JColorChooser class. |
javax.swing.JColorChooser
|
|
JColorChooser provides a pane of controls designed to allow a user to manipulate and select a color. |
javax.swing.plaf.ColorChooserUI
|
ColorChooserUI: Pluggable look and feel interface for |
JColorChooser. |
javax.swing.JComboBox.AccessibleJComboBox
|
AccessibleJComboBox: This class implements accessibility support for the |
JComboBox class. |
javax.swing.ComboBoxEditor
|
ComboBoxEditor: The editor component used for |
JComboBox components. |
javax.swing.plaf.metal.MetalComboBoxUI
|
MetalComboBoxUI: Metal UI for |
JComboBox Warning: Serialized objects of this class will not be compatible with future Swing releases. |
javax.swing.table.TableCellEditor
|
TableCellEditor: This interface defines the method any object that would like to be an editor of values for components such as JListBox, |
JComboBox, JTree, or JTable needs to implement. |
javax.swing.plaf.ComboBoxUI
|
ComboBoxUI: Pluggable look and feel interface for |
JComboBox. |
javax.swing.event.AncestorListener
|
AncestorListener Interface to support notification when changes occur to a |
JComponent or one of its ancestors. |
...swing.JComponent.AccessibleJComponent
|
AccessibleJComponent: Inner class of |
JComponent used to provide default support for accessibility. |
javax.swing.ComponentInputMap
|
A ComponentInputMap is an InputMap associated with a particular |
JComponent. |
javax.swing.plaf.DesktopIconUI
|
DesktopIconUI: Pluggable look and feel interface for |
JDesktopIcon. |
javax.swing.JInternalFrame.JDesktopIcon
|
|
JDesktopIcon: This component represents an iconified version of a JInternalFrame. |
...swing.JDesktopPane.AccessibleJDesktopPane
|
AccessibleJDesktopPane: This class implements accessibility support for the |
JDesktopPane class. |
javax.swing.DesktopManager
|
DesktopManager objects are owned by a |
JDesktopPane object. |
javax.swing.plaf.DesktopPaneUI
|
DesktopPaneUI: Pluggable look and feel interface for |
JDesktopPane. |
javax.swing.JDialog.AccessibleJDialog
|
AccessibleJDialog: This class implements accessibility support for the |
JDialog class. |
javax.swing.RootPaneContainer
|
This interface is implemented by components that have a single JRootPane child: |
JDialog, JFrame, JWindow, JApplet, JInternalFrame. |
javax.swing.JRootPane
|
A lightweight container used behind the scenes by JFrame, |
JDialog, JWindow, JApplet, and JInternalFrame. |
...swing.JEditorPane.AccessibleJEditorPane
|
AccessibleJEditorPane: This class implements accessibility support for the |
JEditorPane class. |
...JEditorPane.AccessibleJEditorPaneHTML
|
AccessibleJEditorPaneHTML: This class provides support for AccessibleHypertext, and is used in instances where the EditorKit installed in this |
JEditorPane is an instance of HTMLEditorKit. |
javax.swing.text.html.HTMLEditorKit
|
The Swing |
JEditorPane text component supports different kinds of content via a plug-in mechanism called an EditorKit. |
...text.StyledEditorKit.StyledTextAction
|
StyledTextAction: An action that assumes it's being fired on a |
JEditorPane with a StyledEditorKit or subclass installed. |
javax.swing.plaf.basic.BasicEditorPaneUI
|
BasicEditorPaneUI: Provides the look and feel for a |
JEditorPane. |
...JEditorPaneAccessibleHypertextSupport
|
|
JEditorPaneAccessibleHypertextSupport: What's returned by AccessibleJEditorPaneHTML.getAccessibleText. |
javax.swing.AbstractAction
|
AbstractAction: This class provides default implementations for the |
JFC Action interface. |
javax.swing.JApplet
|
An extended version of java.applet.Applet that adds support for the |
JFC/Swing component architecture. |
javax.swing.JLayeredPane
|
JLayeredPane adds depth to a |
JFC/Swing container, allowing components to overlap each other when needed. |
...swing.JFileChooser.AccessibleJFileChooser
|
AccessibleJFileChooser: This class implements accessibility support for the |
JFileChooser class. |
javax.swing.JFileChooser
|
|
JFileChooser provides a simple mechanism for the user to choose a file. |
javax.swing.plaf.FileChooserUI
|
FileChooserUI: Pluggable look and feel interface for |
JFileChooser. |
javax.swing.filechooser.FileSystemView
|
FileSystemView is |
JFileChooser's gateway to the file system. |
javax.swing.JFormattedTextField
|
|
JFormattedTextField extends JTextField adding support for formatting arbitrary values, as well as retrieving a particular object once the user has edited the text. |
...JFormattedTextField.AbstractFormatter
|
Instances of AbstractFormatter are used by |
JFormattedTextField to handle the conversion both from an Object to a String, and back from a String to an Object. |
...AbstractFormatterFactory
|
Instances of AbstractFormatterFactory are used by |
JFormattedTextField to obtain instances of AbstractFormatter which in turn are used to format values. |
javax.swing.JSpinner.DefaultEditor
|
A simple base class for more specialized editors that displays a read-only view of the model's current value with a |
JFormattedTextField. |
javax.swing.text.DefaultFormatterFactory
|
An implementation of |
JFormattedTextField.AbstractFormatterFactory. |
javax.swing.JFrame.AccessibleJFrame
|
AccessibleJFrame: This class implements accessibility support for the |
JFrame class. |
javax.swing.JRootPane
|
A lightweight container used behind the scenes by |
JFrame, JDialog, JWindow, JApplet, and JInternalFrame. |
javax.swing.RootPaneContainer
|
This interface is implemented by components that have a single JRootPane child: JDialog, |
JFrame, JWindow, JApplet, JInternalFrame. |
...JInternalFrame.AccessibleJInternalFrame
|
AccessibleJInternalFrame: This class implements accessibility support for the |
JInternalFrame class. |
javax.swing.event.InternalFrameEvent
|
InternalFrameEvent: An AWTEvent that adds support for |
JInternalFrame objects as the event source. |
javax.swing.JInternalFrame.JDesktopIcon
|
JDesktopIcon: This component represents an iconified version of a |
JInternalFrame. |
...swing.InternalFrameFocusTraversalPolicy
|
InternalFrameFocusTraversalPolicy: A FocusTraversalPolicy which can optionally provide an algorithm for determining a |
JInternalFrame's initial Component. |
...JDesktopIcon.AccessibleJDesktopIcon
|
AccessibleJDesktopIcon: This class implements accessibility support for the |
JInternalFrame.JDesktopIcon class. |
javax.swing.plaf.LabelUI
|
LabelUI: Pluggable look and feel interface for |
JLabel. |
javax.swing.JLayeredPane
|
|
JLayeredPane adds depth to a JFC/Swing container, allowing components to overlap each other when needed. |
...swing.JLayeredPane.AccessibleJLayeredPane
|
AccessibleJLayeredPane: This class implements accessibility support for the |
JLayeredPane class. |
...plaf.metal.MetalInternalFrameTitlePane
|
MetalInternalFrameTitlePane: Class that manages a |
JLF title bar |
javax.swing.plaf.basic.BasicLookAndFeel
|
BasicLookAndFeel: Implements the a standard base LookAndFeel class from which standard desktop LookAndFeel classes |
JLF, Mac, Windows, etc. can be derived. |
...basic.BasicListUI.PropertyChangeHandler
|
PropertyChangeHandler: The PropertyChangeListener that's added to the |
JList at installUI time. |
javax.swing.JList.AccessibleJList
|
AccessibleJList: This class implements accessibility support for the |
JList class. |
javax.swing.plaf.ListUI
|
ListUI: The |
JList pluggable look and feel delegate. |
javax.swing.ListModel
|
ListModel: This interface defines the methods components like |
JList use to get the value of each cell in a list and the length of the list. |
javax.swing.ListCellRenderer
|
Identifies components that can be used as "rubber stamps" to paint the cells in a |
JList. |
...plaf.basic.BasicListUI.ListDataHandler
|
ListDataHandler: The ListDataListener that's added to the JLists model at installUI time, and whenever the |
JList.model property changes. |
...basic.BasicListUI.ListSelectionHandler
|
ListSelectionHandler: The ListSelectionListener that's added to the JLists selection model at installUI time, and whenever the |
JList.selectionModel property changes. |
javax.swing.table.TableCellEditor
|
TableCellEditor: This interface defines the method any object that would like to be an editor of values for components such as |
JListBox, JComboBox, JTree, or JTable needs to implement. |
...plaf.basic.BasicListUI.ListDataHandler
|
ListDataHandler: The ListDataListener that's added to the |
JLists model at installUI time, and whenever the JList.model property changes. |
...basic.BasicListUI.ListSelectionHandler
|
ListSelectionHandler: The ListSelectionListener that's added to the |
JLists selection model at installUI time, and whenever the JList.selectionModel property changes. |
javax.swing.JMenu.AccessibleJMenu
|
AccessibleJMenu: This class implements accessibility support for the |
JMenu class. |
javax.swing.JMenuBar.AccessibleJMenuBar
|
AccessibleJMenuBar: This class implements accessibility support for the |
JMenuBar class. |
javax.swing.JMenu
|
An implementation of a menu -- a popup window containing JMenuItems that is displayed when the user selects an item on the |
JMenuBar. |
javax.swing.JMenuItem.AccessibleJMenuItem
|
AccessibleJMenuItem: This class implements accessibility support for the |
JMenuItem class. |
javax.swing.plaf.MenuItemUI
|
MenuItemUI: Pluggable look and feel interface for |
JMenuItem. |
javax.swing.JMenu
|
An implementation of a menu -- a popup window containing |
JMenuItems that is displayed when the user selects an item on the JMenuBar. |
...swing.JOptionPane.AccessibleJOptionPane
|
AccessibleJOptionPane: This class implements accessibility support for the |
JOptionPane class. |
javax.swing.JOptionPane
|
|
JOptionPane makes it easy to pop up a standard dialog box that prompts users for a value or informs them of something. |
javax.swing.plaf.OptionPaneUI
|
OptionPaneUI: Pluggable look and feel interface for |
JOptionPane. |
javax.swing.JPanel.AccessibleJPanel
|
AccessibleJPanel: This class implements accessibility support for the |
JPanel class. |
javax.swing.JPanel
|
|
JPanel is a generic lightweight container. |
...JPasswordField.AccessibleJPasswordField
|
AccessibleJPasswordField: This class implements accessibility support for the |
JPasswordField class. |
javax.swing.JPasswordField
|
|
JPasswordField is a lightweight component that allows the editing of a single line of text where the view indicates something was typed, but does not show the original characters. |
javax.swing.text.PasswordView
|
PasswordView: Implements a View suitable for use in |
JPasswordField UI implementations. |
...swing.JPopupMenu.AccessibleJPopupMenu
|
AccessibleJPopupMenu: This class implements accessibility support for the |
JPopupMenu class. |
javax.swing.plaf.PopupMenuUI
|
PopupMenuUI: Pluggable look and feel interface for |
JPopupMenu. |
javax.swing.event.PopupMenuEvent
|
PopupMenuEvent only contains the source of the event which is the |
JPoupMenu sending the event Warning: Serialized objects of this class will not be compatible with future Swing releases. |
...swing.JProgressBar.AccessibleJProgressBar
|
AccessibleJProgressBar: This class implements accessibility support for the |
JProgressBar class. |
javax.swing.plaf.ProgressBarUI
|
ProgressBarUI: Pluggable look and feel interface for |
JProgressBar. |
...swing.JRadioButton.AccessibleJRadioButton
|
AccessibleJRadioButton: This class implements accessibility support for the |
JRadioButton class. |
...AccessibleJRadioButtonMenuItem
|
AccessibleJRadioButtonMenuItem: This class implements accessibility support for the |
JRadioButtonMenuItem class. |
javax.swing.RootPaneContainer
|
This interface is implemented by components that have a single |
JRootPane child: JDialog, JFrame, JWindow, JApplet, JInternalFrame. |
javax.swing.JRootPane.AccessibleJRootPane
|
AccessibleJRootPane: This class implements accessibility support for the |
JRootPane class. |
javax.swing.plaf.basic.BasicRootPaneUI
|
BasicRootPaneUI: Basic implementation of RootPaneUI, there is one shared between all |
JRootPane instances. |
javax.swing.plaf.RootPaneUI
|
RootPaneUI: Pluggable look and feel interface for |
JRootPane. |
...swing.JScrollBar.AccessibleJScrollBar
|
AccessibleJScrollBar: This class implements accessibility support for the |
JScrollBar class. |
javax.swing.plaf.ScrollBarUI
|
ScrollBarUI: Pluggable look and feel interface for |
JScrollBar. |
javax.swing.JScrollBar
|
|
JScrollBar: An implementation of a scrollbar. |
...swing.JScrollPane.AccessibleJScrollPane
|
AccessibleJScrollPane: This class implements accessibility support for the |
JScrollPane class. |
javax.swing.ScrollPaneConstants
|
ScrollPaneConstants: Constants used with the |
JScrollPane component. |
javax.swing.JScrollPane.ScrollBar
|
ScrollBar: By default |
JScrollPane creates scrollbars that are instances of this class. |
javax.swing.ScrollPaneLayout
|
The layout manager used by |
JScrollPane. |
...swing.JSeparator.AccessibleJSeparator
|
AccessibleJSeparator: This class implements accessibility support for the |
JSeparator class. |
javax.swing.JSeparator
|
|
JSeparator provides a general purpose component for implementing divider lines - most commonly used as a divider between menu items that breaks them up into logical groupings. |
javax.swing.plaf.SeparatorUI
|
SeparatorUI: Pluggable look and feel interface for |
JSeparator. |
javax.swing.JSlider.AccessibleJSlider
|
AccessibleJSlider: This class implements accessibility support for the |
JSlider class. |
javax.swing.plaf.SliderUI
|
SliderUI: Pluggable look and feel interface for |
JSlider. |
javax.swing.JSpinner.DateEditor
|
DateEditor: An editor for a |
JSpinner whose model is a SpinnerDateModel. |
javax.swing.JSpinner.ListEditor
|
ListEditor: An editor for a |
JSpinner whose model is a SpinnerListModel. |
javax.swing.JSpinner.NumberEditor
|
NumberEditor: An editor for a |
JSpinner whose model is a SpinnerNumberModel. |
...swing.JSplitPane.AccessibleJSplitPane
|
AccessibleJSplitPane: This class implements accessibility support for the |
JSplitPane class. |
javax.swing.JSplitPane
|
|
JSplitPane is used to divide two and only two Components. |
...BasicSplitPaneUI.KeyboardUpLeftHandler
|
KeyboardUpLeftHandler: Implementation of an ActionListener that the |
JSplitPane UI uses for handling specific key presses. |
...plaf.basic.BasicSplitPaneUI.FocusHandler
|
FocusHandler: Implementation of the FocusListener that the |
JSplitPane UI uses. |
javax.swing.plaf.SplitPaneUI
|
SplitPaneUI: Pluggable look and feel interface for |
JSplitPane. |
...BasicHorizontalLayoutManager
|
BasicHorizontalLayoutManager: LayoutManager for |
JSplitPanes that have an orientation of HORIZONTAL_SPLIT. |
...BasicVerticalLayoutManager
|
BasicVerticalLayoutManager: LayoutManager used for |
JSplitPanes with an orientation of VERTICAL_SPLIT. |
...swing.JTabbedPane.AccessibleJTabbedPane
|
AccessibleJTabbedPane: This class implements accessibility support for the |
JTabbedPane class. |
javax.swing.plaf.TabbedPaneUI
|
TabbedPaneUI: Pluggable look and feel interface for |
JTabbedPane. |
javax.swing.JTable.AccessibleJTable
|
AccessibleJTable: This class implements accessibility support for the |
JTable class. |
javax.swing.JTable
|
The |
JTable is used to display and edit regular two-dimensional tables of cells. |
javax.swing.table.TableCellEditor
|
TableCellEditor: This interface defines the method any object that would like to be an editor of values for components such as JListBox, JComboBox, JTree, or |
JTable needs to implement. |
javax.swing.table.TableModel
|
The TableModel interface specifies the methods the |
JTable will use to interrogate a tabular data model. |
javax.swing.table.TableColumn
|
A TableColumn represents all the attributes of a column in a |
JTable, such as width, resizibility, minimum and maximum width. |
javax.swing.plaf.TableUI
|
TableUI: Pluggable look and feel interface for |
JTable. |
...table.JTableHeader.AccessibleJTableHeader
|
AccessibleJTableHeader: This class implements accessibility support for the |
JTableHeader class. |
...AccessibleJTableHeaderEntry
|
AccessibleJTableHeaderEntry: This class provides an implementation of the Java Accessibility API appropropriate for |
JTableHeader entries. |
javax.swing.plaf.TableHeaderUI
|
TableHeaderUI: Pluggable look and feel interface for |
JTableHeader. |
javax.swing.table.JTableHeader
|
|
JTableHeader: This is the object which manages the header of the JTable. |
javax.swing.JTextArea.AccessibleJTextArea
|
AccessibleJTextArea: This class implements accessibility support for the |
JTextArea class. |
javax.swing.JTextArea
|
A |
JTextArea is a multi-line area that displays plain text. |
...JTextComponent.AccessibleJTextComponent
|
AccessibleJTextComponent: This class implements accessibility support for the |
JTextComponent class. |
javax.swing.text.JTextComponent
|
|
JTextComponent is the base class for swing text components. |
javax.swing.JFormattedTextField
|
JFormattedTextField extends |
JTextField adding support for formatting arbitrary values, as well as retrieving a particular object once the user has edited the text. |
...swing.JTextField.AccessibleJTextField
|
AccessibleJTextField: This class implements accessibility support for the |
JTextField class. |
javax.swing.JTextField
|
|
JTextField is a lightweight component that allows the editing of a single line of text. |
javax.swing.plaf.basic.BasicTextFieldUI
|
BasicTextFieldUI: Basis of a look and feel for a |
JTextField. |
...JToggleButton.AccessibleJToggleButton
|
AccessibleJToggleButton: This class implements accessibility support for the |
JToggleButton class. |
javax.swing.JToolBar.AccessibleJToolBar
|
AccessibleJToolBar: This class implements accessibility support for the |
JToolBar class. |
javax.swing.JToolBar
|
|
JToolBar provides a component that is useful for displaying commonly used Actions or controls. |
javax.swing.plaf.ToolBarUI
|
ToolBarUI: Pluggable look and feel interface for |
JToolBar. |
javax.swing.JToolTip.AccessibleJToolTip
|
AccessibleJToolTip: This class implements accessibility support for the |
JToolTip class. |
javax.swing.plaf.ToolTipUI
|
ToolTipUI: Pluggable look and feel interface for |
JToolTip. |
javax.swing.JTree.TreeSelectionRedirector
|
TreeSelectionRedirector: Handles creating a new TreeSelectionEvent with the |
JTree as the source and passing it off to all the listeners. |
...JTree.AccessibleJTree.AccessibleJTreeNode
|
AccessibleJTreeNode: This class implements accessibility support for the |
JTree child. |
javax.swing.JTree.AccessibleJTree
|
AccessibleJTree: This class implements accessibility support for the |
JTree class. |
javax.swing.table.TableCellEditor
|
TableCellEditor: This interface defines the method any object that would like to be an editor of values for components such as JListBox, JComboBox, |
JTree, or JTable needs to implement. |
javax.swing.plaf.TreeUI
|
TreeUI: Pluggable look and feel interface for |
JTree. |
javax.swing.border.TitledBorder
|
A class which implements an arbitrary border with the addition of a String title in a specified position and |
justification. |
javax.swing.JViewport.AccessibleJViewport
|
AccessibleJViewport: This class implements accessibility support for the |
JViewport class. |
javax.swing.ViewportLayout
|
The default layout manager for |
JViewport. |
javax.swing.JWindow.AccessibleJWindow
|
AccessibleJWindow: This class implements accessibility support for the |
JWindow class. |
javax.swing.JWindow
|
A |
JWindow is a container that can be displayed anywhere on the user's desktop. |
javax.swing.JRootPane
|
A lightweight container used behind the scenes by JFrame, JDialog, |
JWindow, JApplet, and JInternalFrame. |
javax.swing.RootPaneContainer
|
This interface is implemented by components that have a single JRootPane child: JDialog, JFrame, |
JWindow, JApplet, JInternalFrame. |