<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jun 29 05:53:54 GMT+01:00 1999 -->
<TITLE>
Swing 1.1 API Specification: J-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-9.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-11.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-10.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">_</A> <HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="../javax/swing/JApplet.html"><B>JApplet</B></A> - class javax.swing.<A HREF="../javax/swing/JApplet.html">JApplet</A>.<DD>An extended version of java.applet.Applet that adds support for 
 interposing input and painting behavior in front of the applets
 children (see glassPane), support for special children that 
 are managed by a LayeredPane (see rootPane) and for Swing MenuBars.<DT><A HREF="../javax/swing/JApplet.AccessibleJApplet.html"><B>JApplet.AccessibleJApplet</B></A> - class javax.swing.<A HREF="../javax/swing/JApplet.AccessibleJApplet.html">JApplet.AccessibleJApplet</A>.<DD>&nbsp;<DT><A HREF="../javax/swing/JApplet.AccessibleJApplet.html#JApplet.AccessibleJApplet(javax.swing.JApplet)"><B>JApplet.AccessibleJApplet(JApplet)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JApplet.AccessibleJApplet.html">JApplet.AccessibleJApplet</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JApplet.html#JApplet()"><B>JApplet()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JApplet.html">JApplet</A>
<DD>Creates a swing applet instance.
<DT><A HREF="../javax/accessibility/package-summary.html">javax.accessibility</A> - package javax.accessibility<DD>Defines a contract between user-interface components and an assistive technology
that provides access to those components.<DT><A HREF="../javax/swing/package-summary.html">javax.swing</A> - package javax.swing<DD>Provides a set of &quot;lightweight&quot;
(all-Java language) components that,
to the maximum degree possible, work the same on all platforms.<DT><A HREF="../javax/swing/border/package-summary.html">javax.swing.border</A> - package javax.swing.border<DD>Provides classes and interface for drawing
specialized borders around a Swing component.<DT><A HREF="../javax/swing/colorchooser/package-summary.html">javax.swing.colorchooser</A> - package javax.swing.colorchooser<DD>Contains classes and interfaces used by the JColorChooser
component.<DT><A HREF="../javax/swing/event/package-summary.html">javax.swing.event</A> - package javax.swing.event<DD>Provides for events fired by Swing components.<DT><A HREF="../javax/swing/filechooser/package-summary.html">javax.swing.filechooser</A> - package javax.swing.filechooser<DD>Contains classes and interfaces used by the JFileChooser component.<DT><A HREF="../javax/swing/plaf/package-summary.html">javax.swing.plaf</A> - package javax.swing.plaf<DD>Provides one interface and many abstract classes that
Swing uses to provide its pluggable look-and-feel capabilities.<DT><A HREF="../javax/swing/plaf/basic/package-summary.html">javax.swing.plaf.basic</A> - package javax.swing.plaf.basic<DD>Provides user interface objects built according to the
Basic look-and-feel.<DT><A HREF="../javax/swing/plaf/metal/package-summary.html">javax.swing.plaf.metal</A> - package javax.swing.plaf.metal<DD>Provides user interface objects built according to
the ``metal'' look-and-feel.<DT><A HREF="../javax/swing/plaf/multi/package-summary.html">javax.swing.plaf.multi</A> - package javax.swing.plaf.multi<DD>The multiplexing look and feel allows users to combine auxiliary
look and feels with the default look and feel.<DT><A HREF="../javax/swing/table/package-summary.html">javax.swing.table</A> - package javax.swing.table<DD>Provides classes and interfaces for dealing with
java.awt.swing.JTable.<DT><A HREF="../javax/swing/text/package-summary.html">javax.swing.text</A> - package javax.swing.text<DD>Provides classes and interfaces that deal with editable
and noneditable text components.<DT><A HREF="../javax/swing/text/html/package-summary.html">javax.swing.text.html</A> - package javax.swing.text.html<DD>Provides the class (HTMLEditorKit) and supporting classes
for creating HTML text editors.<DT><A HREF="../javax/swing/tree/package-summary.html">javax.swing.tree</A> - package javax.swing.tree<DD>Provides classes and interfaces for dealing with
java.awt.swing.JTree.<DT><A HREF="../javax/swing/undo/package-summary.html">javax.swing.undo</A> - package javax.swing.undo<DD>Provides support for undo/redo capabilities
in an application such as a text editor.<DT><A HREF="../javax/swing/JButton.html"><B>JButton</B></A> - class javax.swing.<A HREF="../javax/swing/JButton.html">JButton</A>.<DD>An implementation of a "push" button.<DT><A HREF="../javax/swing/JButton.AccessibleJButton.html"><B>JButton.AccessibleJButton</B></A> - class javax.swing.<A HREF="../javax/swing/JButton.AccessibleJButton.html">JButton.AccessibleJButton</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JButton.AccessibleJButton.html#JButton.AccessibleJButton(javax.swing.JButton)"><B>JButton.AccessibleJButton(JButton)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JButton.AccessibleJButton.html">JButton.AccessibleJButton</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JButton.html#JButton()"><B>JButton()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JButton.html">JButton</A>
<DD>Creates a button with no set text or icon.
<DT><A HREF="../javax/swing/JButton.html#JButton(javax.swing.Icon)"><B>JButton(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JButton.html">JButton</A>
<DD>Creates a button with an icon.
<DT><A HREF="../javax/swing/JButton.html#JButton(java.lang.String)"><B>JButton(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JButton.html">JButton</A>
<DD>Creates a button with text.
<DT><A HREF="../javax/swing/JButton.html#JButton(java.lang.String, javax.swing.Icon)"><B>JButton(String, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JButton.html">JButton</A>
<DD>Creates a button with initial text and an icon.
<DT><A HREF="../javax/swing/JCheckBox.html"><B>JCheckBox</B></A> - class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>.<DD>An implementation of a CheckBox -- an item that can be selected or
 deselected, and which displays its state to the user.<DT><A HREF="../javax/swing/JCheckBox.AccessibleJCheckBox.html"><B>JCheckBox.AccessibleJCheckBox</B></A> - class javax.swing.<A HREF="../javax/swing/JCheckBox.AccessibleJCheckBox.html">JCheckBox.AccessibleJCheckBox</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JCheckBox.AccessibleJCheckBox.html#JCheckBox.AccessibleJCheckBox(javax.swing.JCheckBox)"><B>JCheckBox.AccessibleJCheckBox(JCheckBox)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.AccessibleJCheckBox.html">JCheckBox.AccessibleJCheckBox</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JCheckBox.html#JCheckBox()"><B>JCheckBox()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>
<DD>Creates an initially unselected checkbox button with no text, no icon.
<DT><A HREF="../javax/swing/JCheckBox.html#JCheckBox(javax.swing.Icon)"><B>JCheckBox(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>
<DD>Creates an initially unselected checkbox with an icon.
<DT><A HREF="../javax/swing/JCheckBox.html#JCheckBox(javax.swing.Icon, boolean)"><B>JCheckBox(Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>
<DD>Creates a checkbox with an icon and specifies whether
 or not it is initially selected.
<DT><A HREF="../javax/swing/JCheckBox.html#JCheckBox(java.lang.String)"><B>JCheckBox(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>
<DD>Creates an initially unselected checkbox with text.
<DT><A HREF="../javax/swing/JCheckBox.html#JCheckBox(java.lang.String, boolean)"><B>JCheckBox(String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>
<DD>Creates a checkbox with text and specifies whether 
 or not it is initially selected.
<DT><A HREF="../javax/swing/JCheckBox.html#JCheckBox(java.lang.String, javax.swing.Icon)"><B>JCheckBox(String, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>
<DD>Creates an initially unselected checkbox with 
 the specified text and icon.
<DT><A HREF="../javax/swing/JCheckBox.html#JCheckBox(java.lang.String, javax.swing.Icon, boolean)"><B>JCheckBox(String, Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBox.html">JCheckBox</A>
<DD>Creates a checkbox with text and icon,
 and specifies whether or not it is initially selected.
<DT><A HREF="../javax/swing/JCheckBoxMenuItem.html"><B>JCheckBoxMenuItem</B></A> - class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.html">JCheckBoxMenuItem</A>.<DD>A menu item that can be selected or deselected.<DT><A HREF="../javax/swing/JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem.html"><B>JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem</B></A> - class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem.html">JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem.html#JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem(javax.swing.JCheckBoxMenuItem)"><B>JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem(JCheckBoxMenuItem)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem.html">JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JCheckBoxMenuItem.html#JCheckBoxMenuItem()"><B>JCheckBoxMenuItem()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.html">JCheckBoxMenuItem</A>
<DD>Creates an initially unselected checkboxMenuItem with no set text or icon.
<DT><A HREF="../javax/swing/JCheckBoxMenuItem.html#JCheckBoxMenuItem(javax.swing.Icon)"><B>JCheckBoxMenuItem(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.html">JCheckBoxMenuItem</A>
<DD>Creates an initially unselected checkboxMenuItem with an icon.
<DT><A HREF="../javax/swing/JCheckBoxMenuItem.html#JCheckBoxMenuItem(java.lang.String)"><B>JCheckBoxMenuItem(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.html">JCheckBoxMenuItem</A>
<DD>Creates an initially unselected checkboxMenuItem with text.
<DT><A HREF="../javax/swing/JCheckBoxMenuItem.html#JCheckBoxMenuItem(java.lang.String, boolean)"><B>JCheckBoxMenuItem(String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.html">JCheckBoxMenuItem</A>
<DD>Creates a checkboxMenuItem with the specified text and selection state.
<DT><A HREF="../javax/swing/JCheckBoxMenuItem.html#JCheckBoxMenuItem(java.lang.String, javax.swing.Icon)"><B>JCheckBoxMenuItem(String, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.html">JCheckBoxMenuItem</A>
<DD>Creates an initially unselected checkboxMenuItem with the specified text and icon.
<DT><A HREF="../javax/swing/JCheckBoxMenuItem.html#JCheckBoxMenuItem(java.lang.String, javax.swing.Icon, boolean)"><B>JCheckBoxMenuItem(String, Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JCheckBoxMenuItem.html">JCheckBoxMenuItem</A>
<DD>Creates a checkboxMenuItem with the specified text, icon, and selection state.
<DT><A HREF="../javax/swing/JColorChooser.html"><B>JColorChooser</B></A> - class javax.swing.<A HREF="../javax/swing/JColorChooser.html">JColorChooser</A>.<DD>JColorChooser provides a pane of controls designed to allow
 a user to manipulate and select a color.<DT><A HREF="../javax/swing/JColorChooser.AccessibleJColorChooser.html"><B>JColorChooser.AccessibleJColorChooser</B></A> - class javax.swing.<A HREF="../javax/swing/JColorChooser.AccessibleJColorChooser.html">JColorChooser.AccessibleJColorChooser</A>.<DD>The class used to obtain the accessible context for this object.<DT><A HREF="../javax/swing/JColorChooser.AccessibleJColorChooser.html#JColorChooser.AccessibleJColorChooser(javax.swing.JColorChooser)"><B>JColorChooser.AccessibleJColorChooser(JColorChooser)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JColorChooser.AccessibleJColorChooser.html">JColorChooser.AccessibleJColorChooser</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JColorChooser.html#JColorChooser()"><B>JColorChooser()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JColorChooser.html">JColorChooser</A>
<DD>Creates a color chooser pane with an initial color of white.
<DT><A HREF="../javax/swing/JColorChooser.html#JColorChooser(java.awt.Color)"><B>JColorChooser(Color)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JColorChooser.html">JColorChooser</A>
<DD>Creates a color chooser pane with the specified initial color.
<DT><A HREF="../javax/swing/JColorChooser.html#JColorChooser(javax.swing.colorchooser.ColorSelectionModel)"><B>JColorChooser(ColorSelectionModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JColorChooser.html">JColorChooser</A>
<DD>Creates a color chooser pane with the specified ColorSelectionModel.
<DT><A HREF="../javax/swing/JComboBox.html"><B>JComboBox</B></A> - class javax.swing.<A HREF="../javax/swing/JComboBox.html">JComboBox</A>.<DD>Swing's implementation of a ComboBox -- a combination of a text field and 
 drop-down list that lets the user either type in a value or select it from 
 a list that is displayed when the user asks for it.<DT><A HREF="../javax/swing/JComboBox.AccessibleJComboBox.html"><B>JComboBox.AccessibleJComboBox</B></A> - class javax.swing.<A HREF="../javax/swing/JComboBox.AccessibleJComboBox.html">JComboBox.AccessibleJComboBox</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JComboBox.AccessibleJComboBox.html#JComboBox.AccessibleJComboBox(javax.swing.JComboBox)"><B>JComboBox.AccessibleJComboBox(JComboBox)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComboBox.AccessibleJComboBox.html">JComboBox.AccessibleJComboBox</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JComboBox.KeySelectionManager.html"><B>JComboBox.KeySelectionManager</B></A> - interface javax.swing.<A HREF="../javax/swing/JComboBox.KeySelectionManager.html">JComboBox.KeySelectionManager</A>.<DD>The interface that defines a KeySelectionManager.<DT><A HREF="../javax/swing/JComboBox.html#JComboBox()"><B>JComboBox()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComboBox.html">JComboBox</A>
<DD>Creates a JComboBox with a default data model.
<DT><A HREF="../javax/swing/JComboBox.html#JComboBox(javax.swing.ComboBoxModel)"><B>JComboBox(ComboBoxModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComboBox.html">JComboBox</A>
<DD>Creates a JComboBox that takes its items from an existing ComboBoxModel.
<DT><A HREF="../javax/swing/JComboBox.html#JComboBox(java.lang.Object[])"><B>JComboBox(Object[])</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComboBox.html">JComboBox</A>
<DD>Creates a JComboBox that contains the elements in the specified array.
<DT><A HREF="../javax/swing/JComboBox.html#JComboBox(java.util.Vector)"><B>JComboBox(Vector)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComboBox.html">JComboBox</A>
<DD>Creates a JComboBox that contains the elements in the specified Vector.
<DT><A HREF="../javax/swing/JComponent.html"><B>JComponent</B></A> - class javax.swing.<A HREF="../javax/swing/JComponent.html">JComponent</A>.<DD>The base class for the Swing components.<DT><A HREF="../javax/swing/JComponent.AccessibleJComponent.html"><B>JComponent.AccessibleJComponent</B></A> - class javax.swing.<A HREF="../javax/swing/JComponent.AccessibleJComponent.html">JComponent.AccessibleJComponent</A>.<DD>Inner class of JComponent used to provide default support for
 accessibility.<DT><A HREF="../javax/swing/JComponent.AccessibleJComponent.AccessibleContainerHandler.html"><B>JComponent.AccessibleJComponent.AccessibleContainerHandler</B></A> - class javax.swing.<A HREF="../javax/swing/JComponent.AccessibleJComponent.AccessibleContainerHandler.html">JComponent.AccessibleJComponent.AccessibleContainerHandler</A>.<DD>Fire PropertyChange listener, if one is registered,
 when children added/removed.<DT><A HREF="../javax/swing/JComponent.AccessibleJComponent.AccessibleContainerHandler.html#JComponent.AccessibleJComponent.AccessibleContainerHandler(javax.swing.JComponent.AccessibleJComponent)"><B>JComponent.AccessibleJComponent.AccessibleContainerHandler(JComponent.AccessibleJComponent)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComponent.AccessibleJComponent.AccessibleContainerHandler.html">JComponent.AccessibleJComponent.AccessibleContainerHandler</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JComponent.AccessibleJComponent.html#JComponent.AccessibleJComponent(javax.swing.JComponent)"><B>JComponent.AccessibleJComponent(JComponent)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComponent.AccessibleJComponent.html">JComponent.AccessibleJComponent</A>
<DD>Though the class is abstract, this should be called by
 all sub-classes.
<DT><A HREF="../javax/swing/JComponent.html#JComponent()"><B>JComponent()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JComponent.html">JComponent</A>
<DD>Default JComponent constructor.
<DT><A HREF="../javax/swing/JDesktopPane.html"><B>JDesktopPane</B></A> - class javax.swing.<A HREF="../javax/swing/JDesktopPane.html">JDesktopPane</A>.<DD>A container used to create a multiple-document interface or a virtual desktop.<DT><A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html"><B>JDesktopPane.AccessibleJDesktopPane</B></A> - class javax.swing.<A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html">JDesktopPane.AccessibleJDesktopPane</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html#JDesktopPane.AccessibleJDesktopPane(javax.swing.JDesktopPane)"><B>JDesktopPane.AccessibleJDesktopPane(JDesktopPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDesktopPane.AccessibleJDesktopPane.html">JDesktopPane.AccessibleJDesktopPane</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JDesktopPane.html#JDesktopPane()"><B>JDesktopPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDesktopPane.html">JDesktopPane</A>
<DD>Creates a new JDesktopPane.
<DT><A HREF="../javax/swing/JDialog.html"><B>JDialog</B></A> - class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A>.<DD>The main class for creating a dialog window.<DT><A HREF="../javax/swing/JDialog.AccessibleJDialog.html"><B>JDialog.AccessibleJDialog</B></A> - class javax.swing.<A HREF="../javax/swing/JDialog.AccessibleJDialog.html">JDialog.AccessibleJDialog</A>.<DD>The class used to obtain the AccessibleRole for this object.<DT><A HREF="../javax/swing/JDialog.AccessibleJDialog.html#JDialog.AccessibleJDialog(javax.swing.JDialog)"><B>JDialog.AccessibleJDialog(JDialog)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.AccessibleJDialog.html">JDialog.AccessibleJDialog</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JDialog.html#JDialog()"><B>JDialog()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A>
<DD>Creates a non-modal dialog without a title and without
 a specified Frame owner.
<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame)"><B>JDialog(Frame)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A>
<DD>Creates a non-modal dialog without a title with the
 specifed Frame as its owner.
<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame, boolean)"><B>JDialog(Frame, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A>
<DD>Creates a modal or non-modal dialog without a title and
 with the specified owner frame.
<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame, java.lang.String)"><B>JDialog(Frame, String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A>
<DD>Creates a non-modal dialog with the specified title and
 with the specified owner frame.
<DT><A HREF="../javax/swing/JDialog.html#JDialog(java.awt.Frame, java.lang.String, boolean)"><B>JDialog(Frame, String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JDialog.html">JDialog</A>
<DD>Creates a modal or non-modal dialog with the specified title 
 and the specified owner frame.
<DT><A HREF="../javax/swing/JEditorPane.html"><B>JEditorPane</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A>.<DD>A text component to edit various kinds of content.<DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html"><B>JEditorPane.AccessibleJEditorPane</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html">JEditorPane.AccessibleJEditorPane</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html#JEditorPane.AccessibleJEditorPane(javax.swing.JEditorPane)"><B>JEditorPane.AccessibleJEditorPane(JEditorPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPane.html">JEditorPane.AccessibleJEditorPane</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html"><B>JEditorPane.AccessibleJEditorPaneHTML</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html">JEditorPane.AccessibleJEditorPaneHTML</A>.<DD>This class provides support for AccessibleHypertext, and is used
 in instances where the EditorKit installed in this JEditorPane is
 an instance of HTMLEditorKit.<DT><A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html#JEditorPane.AccessibleJEditorPaneHTML(javax.swing.JEditorPane)"><B>JEditorPane.AccessibleJEditorPaneHTML(JEditorPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.AccessibleJEditorPaneHTML.html">JEditorPane.AccessibleJEditorPaneHTML</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html">JEditorPane.JEditorPaneAccessibleHypertextSupport</A>.<DD>What's returned by AccessibleJEditorPaneHTML.getAccessibleText()

 Provides support for AccessibleHypertext in case there is an
 HTML document being displayed in this JEditorPane.<DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink</B></A> - class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html">JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink</A>.<DD>&nbsp;<DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html#JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport, javax.swing.text.Element)"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(JEditorPane.JEditorPaneAccessibleHypertextSupport, Element)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.html">JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html#JEditorPane.JEditorPaneAccessibleHypertextSupport(javax.swing.JEditorPane)"><B>JEditorPane.JEditorPaneAccessibleHypertextSupport(JEditorPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.JEditorPaneAccessibleHypertextSupport.html">JEditorPane.JEditorPaneAccessibleHypertextSupport</A>
<DD>Make one of these puppies
<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane()"><B>JEditorPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A>
<DD>Constructs a new JEditorPane.
<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane(java.lang.String)"><B>JEditorPane(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A>
<DD>Creates a JEditorPane based on a string containing a URL specification.
<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane(java.lang.String, java.lang.String)"><B>JEditorPane(String, String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A>
<DD>Creates a JEditorPane that has been initialized to the given
 text.
<DT><A HREF="../javax/swing/JEditorPane.html#JEditorPane(java.net.URL)"><B>JEditorPane(URL)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JEditorPane.html">JEditorPane</A>
<DD>Creates a JEditorPane based on a specified URL for input.
<DT><A HREF="../javax/swing/JFileChooser.html"><B>JFileChooser</B></A> - class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>.<DD>JFileChooser provides a simple mechanism for the user to chooser a file.<DT><A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html"><B>JFileChooser.AccessibleJFileChooser</B></A> - class javax.swing.<A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html">JFileChooser.AccessibleJFileChooser</A>.<DD>The class used to obtain the accessible context for this object.<DT><A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html#JFileChooser.AccessibleJFileChooser(javax.swing.JFileChooser)"><B>JFileChooser.AccessibleJFileChooser(JFileChooser)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.AccessibleJFileChooser.html">JFileChooser.AccessibleJFileChooser</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser()"><B>JFileChooser()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Creates a JFileChooser pointing to the user's home directory.
<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.io.File)"><B>JFileChooser(File)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Creates a JFileChooser using the given File as the path.
<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.io.File, javax.swing.filechooser.FileSystemView)"><B>JFileChooser(File, FileSystemView)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Creates a JFileChooser using the given current directory and FileSystemView
<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(javax.swing.filechooser.FileSystemView)"><B>JFileChooser(FileSystemView)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Creates a JFileChooser using the given FileSystemView
<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.lang.String)"><B>JFileChooser(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Creates a JFileChooser using the given path.
<DT><A HREF="../javax/swing/JFileChooser.html#JFileChooser(java.lang.String, javax.swing.filechooser.FileSystemView)"><B>JFileChooser(String, FileSystemView)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Creates a JFileChooser using the given current directory path and FileSystemView
<DT><A HREF="../javax/swing/JFrame.html"><B>JFrame</B></A> - class javax.swing.<A HREF="../javax/swing/JFrame.html">JFrame</A>.<DD>An extended version of java.awt.Frame that adds support for 
 interposing input and painting behavior in front of the frame's
 children (see glassPane), support for special children that 
 are managed by a LayeredPane (see rootPane) and for Swing MenuBars.<DT><A HREF="../javax/swing/JFrame.AccessibleJFrame.html"><B>JFrame.AccessibleJFrame</B></A> - class javax.swing.<A HREF="../javax/swing/JFrame.AccessibleJFrame.html">JFrame.AccessibleJFrame</A>.<DD>The class used to obtain the AccessibleRole for this object.<DT><A HREF="../javax/swing/JFrame.AccessibleJFrame.html#JFrame.AccessibleJFrame(javax.swing.JFrame)"><B>JFrame.AccessibleJFrame(JFrame)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFrame.AccessibleJFrame.html">JFrame.AccessibleJFrame</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JFrame.html#JFrame()"><B>JFrame()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFrame.html">JFrame</A>
<DD>Constructs a new Frame that is initially invisible.
<DT><A HREF="../javax/swing/JFrame.html#JFrame(java.lang.String)"><B>JFrame(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JFrame.html">JFrame</A>
<DD>Constructs a new, initially invisible Frame with the specified
 title.
<DT><A HREF="../javax/swing/JInternalFrame.html"><B>JInternalFrame</B></A> - class javax.swing.<A HREF="../javax/swing/JInternalFrame.html">JInternalFrame</A>.<DD>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.<DT><A HREF="../javax/swing/JInternalFrame.AccessibleJInternalFrame.html"><B>JInternalFrame.AccessibleJInternalFrame</B></A> - class javax.swing.<A HREF="../javax/swing/JInternalFrame.AccessibleJInternalFrame.html">JInternalFrame.AccessibleJInternalFrame</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JInternalFrame.AccessibleJInternalFrame.html#JInternalFrame.AccessibleJInternalFrame(javax.swing.JInternalFrame)"><B>JInternalFrame.AccessibleJInternalFrame(JInternalFrame)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.AccessibleJInternalFrame.html">JInternalFrame.AccessibleJInternalFrame</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JInternalFrame.JDesktopIcon.html"><B>JInternalFrame.JDesktopIcon</B></A> - class javax.swing.<A HREF="../javax/swing/JInternalFrame.JDesktopIcon.html">JInternalFrame.JDesktopIcon</A>.<DD>This component represents an iconified version of a JInternalFrame.<DT><A HREF="../javax/swing/JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.html"><B>JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon</B></A> - class javax.swing.<A HREF="../javax/swing/JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.html">JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.html#JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon(javax.swing.JInternalFrame.JDesktopIcon)"><B>JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon(JInternalFrame.JDesktopIcon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.html">JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JInternalFrame.JDesktopIcon.html#JInternalFrame.JDesktopIcon(javax.swing.JInternalFrame)"><B>JInternalFrame.JDesktopIcon(JInternalFrame)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.JDesktopIcon.html">JInternalFrame.JDesktopIcon</A>
<DD>Create an icon for an internal frame
<DT><A HREF="../javax/swing/JInternalFrame.html#JInternalFrame()"><B>JInternalFrame()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.html">JInternalFrame</A>
<DD>Creates a non-resizable, non-closable, non-maximizable,
 non-iconifiable JInternalFrame with no title.
<DT><A HREF="../javax/swing/JInternalFrame.html#JInternalFrame(java.lang.String)"><B>JInternalFrame(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.html">JInternalFrame</A>
<DD>Creates a non-resizable, non-closable, non-maximizable,
 non-iconifiable JInternalFrame with the specified title.
<DT><A HREF="../javax/swing/JInternalFrame.html#JInternalFrame(java.lang.String, boolean)"><B>JInternalFrame(String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.html">JInternalFrame</A>
<DD>Creates a non-closable, non-maximizable, non-iconifiable 
 JInternalFrame with the specified title and with resizability 
 specified.
<DT><A HREF="../javax/swing/JInternalFrame.html#JInternalFrame(java.lang.String, boolean, boolean)"><B>JInternalFrame(String, boolean, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.html">JInternalFrame</A>
<DD>Creates a non-maximizable, non-iconifiable JInternalFrame with the
 specified title and with resizability and closability specified.
<DT><A HREF="../javax/swing/JInternalFrame.html#JInternalFrame(java.lang.String, boolean, boolean, boolean)"><B>JInternalFrame(String, boolean, boolean, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.html">JInternalFrame</A>
<DD>Creates a non-iconifiable JInternalFrame with the specified title 
 and with resizability, closability, and maximizability specified.
<DT><A HREF="../javax/swing/JInternalFrame.html#JInternalFrame(java.lang.String, boolean, boolean, boolean, boolean)"><B>JInternalFrame(String, boolean, boolean, boolean, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JInternalFrame.html">JInternalFrame</A>
<DD>Creates a JInternalFrame with the specified title and 
 with resizability, closability, maximizability, and iconifiability
 specified.
<DT><A HREF="../javax/swing/JLabel.html"><B>JLabel</B></A> - class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A>.<DD>A display area for a short text string or an image,
 or both.<DT><A HREF="../javax/swing/JLabel.AccessibleJLabel.html"><B>JLabel.AccessibleJLabel</B></A> - class javax.swing.<A HREF="../javax/swing/JLabel.AccessibleJLabel.html">JLabel.AccessibleJLabel</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JLabel.AccessibleJLabel.html#JLabel.AccessibleJLabel(javax.swing.JLabel)"><B>JLabel.AccessibleJLabel(JLabel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLabel.AccessibleJLabel.html">JLabel.AccessibleJLabel</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JLabel.html#JLabel()"><B>JLabel()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A>
<DD>Creates a <code>JLabel</code> instance with 
 no image and with an empty string for the title.
<DT><A HREF="../javax/swing/JLabel.html#JLabel(javax.swing.Icon)"><B>JLabel(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A>
<DD>Creates a <code>JLabel</code> instance with the specified image.
<DT><A HREF="../javax/swing/JLabel.html#JLabel(javax.swing.Icon, int)"><B>JLabel(Icon, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A>
<DD>Creates a <code>JLabel</code> instance with the specified
 image and horizontal alignment.
<DT><A HREF="../javax/swing/JLabel.html#JLabel(java.lang.String)"><B>JLabel(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A>
<DD>Creates a <code>JLabel</code> instance with the specified text.
<DT><A HREF="../javax/swing/JLabel.html#JLabel(java.lang.String, javax.swing.Icon, int)"><B>JLabel(String, Icon, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A>
<DD>Creates a <code>JLabel</code> instance with the specified
 text, image, and horizontal alignment.
<DT><A HREF="../javax/swing/JLabel.html#JLabel(java.lang.String, int)"><B>JLabel(String, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLabel.html">JLabel</A>
<DD>Creates a <code>JLabel</code> instance with the specified
 text and horizontal alignment.
<DT><A HREF="../javax/swing/JLayeredPane.html"><B>JLayeredPane</B></A> - class javax.swing.<A HREF="../javax/swing/JLayeredPane.html">JLayeredPane</A>.<DD>JLayeredPane adds depth to a JFC/Swing container, allowing components to overlap 
 each other when needed.<DT><A HREF="../javax/swing/JLayeredPane.AccessibleJLayeredPane.html"><B>JLayeredPane.AccessibleJLayeredPane</B></A> - class javax.swing.<A HREF="../javax/swing/JLayeredPane.AccessibleJLayeredPane.html">JLayeredPane.AccessibleJLayeredPane</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JLayeredPane.AccessibleJLayeredPane.html#JLayeredPane.AccessibleJLayeredPane(javax.swing.JLayeredPane)"><B>JLayeredPane.AccessibleJLayeredPane(JLayeredPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLayeredPane.AccessibleJLayeredPane.html">JLayeredPane.AccessibleJLayeredPane</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JLayeredPane.html#JLayeredPane()"><B>JLayeredPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JLayeredPane.html">JLayeredPane</A>
<DD>Create a new JLayeredPane
<DT><A HREF="../javax/swing/JList.html"><B>JList</B></A> - class javax.swing.<A HREF="../javax/swing/JList.html">JList</A>.<DD>A component that allows the user to select one or more objects from a
 list.<DT><A HREF="../javax/swing/JList.AccessibleJList.html"><B>JList.AccessibleJList</B></A> - class javax.swing.<A HREF="../javax/swing/JList.AccessibleJList.html">JList.AccessibleJList</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JList.AccessibleJList.AccessibleJListChild.html"><B>JList.AccessibleJList.AccessibleJListChild</B></A> - class javax.swing.<A HREF="../javax/swing/JList.AccessibleJList.AccessibleJListChild.html">JList.AccessibleJList.AccessibleJListChild</A>.<DD>&nbsp;<DT><A HREF="../javax/swing/JList.AccessibleJList.AccessibleJListChild.html#JList.AccessibleJList.AccessibleJListChild(javax.swing.JList.AccessibleJList, javax.swing.JList, int)"><B>JList.AccessibleJList.AccessibleJListChild(JList.AccessibleJList, JList, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JList.AccessibleJList.AccessibleJListChild.html">JList.AccessibleJList.AccessibleJListChild</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JList.AccessibleJList.html#JList.AccessibleJList(javax.swing.JList)"><B>JList.AccessibleJList(JList)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JList.AccessibleJList.html">JList.AccessibleJList</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JList.html#JList()"><B>JList()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JList.html">JList</A>
<DD>Constructs a JList with an empty model.
<DT><A HREF="../javax/swing/JList.html#JList(javax.swing.ListModel)"><B>JList(ListModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JList.html">JList</A>
<DD>Construct a JList that displays the elements in the specified,
 non-null model.
<DT><A HREF="../javax/swing/JList.html#JList(java.lang.Object[])"><B>JList(Object[])</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JList.html">JList</A>
<DD>Construct a JList that displays the elements in the specified
 array.
<DT><A HREF="../javax/swing/JList.html#JList(java.util.Vector)"><B>JList(Vector)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JList.html">JList</A>
<DD>Construct a JList that displays the elements in the specified
 Vector.
<DT><A HREF="../javax/swing/JMenu.html"><B>JMenu</B></A> - class javax.swing.<A HREF="../javax/swing/JMenu.html">JMenu</A>.<DD>An implementation of a menu -- a popup window containing <code>JMenuItem</code>s that
 is displayed when the user selects an item on the <code>JMenuBar</code>.<DT><A HREF="../javax/swing/JMenu.AccessibleJMenu.html"><B>JMenu.AccessibleJMenu</B></A> - class javax.swing.<A HREF="../javax/swing/JMenu.AccessibleJMenu.html">JMenu.AccessibleJMenu</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JMenu.AccessibleJMenu.html#JMenu.AccessibleJMenu(javax.swing.JMenu)"><B>JMenu.AccessibleJMenu(JMenu)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenu.AccessibleJMenu.html">JMenu.AccessibleJMenu</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JMenu.WinListener.html"><B>JMenu.WinListener</B></A> - class javax.swing.<A HREF="../javax/swing/JMenu.WinListener.html">JMenu.WinListener</A>.<DD>A listener class that watches for a popup window closing.<DT><A HREF="../javax/swing/JMenu.WinListener.html#JMenu.WinListener(javax.swing.JMenu, javax.swing.JPopupMenu)"><B>JMenu.WinListener(JMenu, JPopupMenu)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenu.WinListener.html">JMenu.WinListener</A>
<DD>Create the window listener for the specified popup.
<DT><A HREF="../javax/swing/JMenu.html#JMenu()"><B>JMenu()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenu.html">JMenu</A>
<DD>Creates a new JMenu with no text.
<DT><A HREF="../javax/swing/JMenu.html#JMenu(java.lang.String)"><B>JMenu(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenu.html">JMenu</A>
<DD>Creates a new JMenu with the supplied string as its text
<DT><A HREF="../javax/swing/JMenu.html#JMenu(java.lang.String, boolean)"><B>JMenu(String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenu.html">JMenu</A>
<DD>Creates a new JMenu with the supplied string as its text
 and specified as a tear-off menu or not.
<DT><A HREF="../javax/swing/JMenuBar.html"><B>JMenuBar</B></A> - class javax.swing.<A HREF="../javax/swing/JMenuBar.html">JMenuBar</A>.<DD>An implementation of a MenuBar.<DT><A HREF="../javax/swing/JMenuBar.AccessibleJMenuBar.html"><B>JMenuBar.AccessibleJMenuBar</B></A> - class javax.swing.<A HREF="../javax/swing/JMenuBar.AccessibleJMenuBar.html">JMenuBar.AccessibleJMenuBar</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JMenuBar.AccessibleJMenuBar.html#JMenuBar.AccessibleJMenuBar(javax.swing.JMenuBar)"><B>JMenuBar.AccessibleJMenuBar(JMenuBar)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenuBar.AccessibleJMenuBar.html">JMenuBar.AccessibleJMenuBar</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JMenuBar.html#JMenuBar()"><B>JMenuBar()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenuBar.html">JMenuBar</A>
<DD>Creates a new menu bar.
<DT><A HREF="../javax/swing/JMenuItem.html"><B>JMenuItem</B></A> - class javax.swing.<A HREF="../javax/swing/JMenuItem.html">JMenuItem</A>.<DD>An implementation of a MenuItem.<DT><A HREF="../javax/swing/JMenuItem.AccessibleJMenuItem.html"><B>JMenuItem.AccessibleJMenuItem</B></A> - class javax.swing.<A HREF="../javax/swing/JMenuItem.AccessibleJMenuItem.html">JMenuItem.AccessibleJMenuItem</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JMenuItem.html#JMenuItem()"><B>JMenuItem()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenuItem.html">JMenuItem</A>
<DD>Creates a menuItem with no set text or icon.
<DT><A HREF="../javax/swing/JMenuItem.html#JMenuItem(javax.swing.Icon)"><B>JMenuItem(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenuItem.html">JMenuItem</A>
<DD>Creates a menuItem with an icon.
<DT><A HREF="../javax/swing/JMenuItem.html#JMenuItem(java.lang.String)"><B>JMenuItem(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenuItem.html">JMenuItem</A>
<DD>Creates a menuItem with text.
<DT><A HREF="../javax/swing/JMenuItem.html#JMenuItem(java.lang.String, javax.swing.Icon)"><B>JMenuItem(String, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenuItem.html">JMenuItem</A>
<DD>Creates a menuItem with the supplied text and icon.
<DT><A HREF="../javax/swing/JMenuItem.html#JMenuItem(java.lang.String, int)"><B>JMenuItem(String, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JMenuItem.html">JMenuItem</A>
<DD>Creates a menuItem with the specified text and
 keyboard mnemonic.
<DT><A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html#JoinFractureDirection"><B>JoinFractureDirection</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html">DefaultStyledDocument.ElementSpec</A>
<DD>A possible value for getDirection.
<DT><A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html#JoinNextDirection"><B>JoinNextDirection</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html">DefaultStyledDocument.ElementSpec</A>
<DD>A possible value for getDirection.
<DT><A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html#JoinPreviousDirection"><B>JoinPreviousDirection</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html">DefaultStyledDocument.ElementSpec</A>
<DD>A possible value for getDirection.
<DT><A HREF="../javax/swing/JOptionPane.html"><B>JOptionPane</B></A> - class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>.<DD>JOptionPane makes it easy to pop up a standard dialog box that
 prompts users for a value or informs them of something.<DT><A HREF="../javax/swing/JOptionPane.AccessibleJOptionPane.html"><B>JOptionPane.AccessibleJOptionPane</B></A> - class javax.swing.<A HREF="../javax/swing/JOptionPane.AccessibleJOptionPane.html">JOptionPane.AccessibleJOptionPane</A>.<DD>Accessiblity support.<DT><A HREF="../javax/swing/JOptionPane.AccessibleJOptionPane.html#JOptionPane.AccessibleJOptionPane(javax.swing.JOptionPane)"><B>JOptionPane.AccessibleJOptionPane(JOptionPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.AccessibleJOptionPane.html">JOptionPane.AccessibleJOptionPane</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JOptionPane.html#JOptionPane()"><B>JOptionPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Creates a JOptionPane with a test message.
<DT><A HREF="../javax/swing/JOptionPane.html#JOptionPane(java.lang.Object)"><B>JOptionPane(Object)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Creates a instance of JOptionPane to display a message using the 
 plain-message message type and the default options delivered by
 the UI.
<DT><A HREF="../javax/swing/JOptionPane.html#JOptionPane(java.lang.Object, int)"><B>JOptionPane(Object, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Creates an instance of JOptionPane to display a message
 with the specified message type and the default options,
<DT><A HREF="../javax/swing/JOptionPane.html#JOptionPane(java.lang.Object, int, int)"><B>JOptionPane(Object, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Creates an instance of JOptionPane to display a message
 with the specified message type and options.
<DT><A HREF="../javax/swing/JOptionPane.html#JOptionPane(java.lang.Object, int, int, javax.swing.Icon)"><B>JOptionPane(Object, int, int, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Creates an instance of JOptionPane to display a message
 with the specified message type, options, and icon.
<DT><A HREF="../javax/swing/JOptionPane.html#JOptionPane(java.lang.Object, int, int, javax.swing.Icon, java.lang.Object[])"><B>JOptionPane(Object, int, int, Icon, Object[])</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Creates an instance of JOptionPane to display a message
 with the specified message type, icon, and options.
<DT><A HREF="../javax/swing/JOptionPane.html#JOptionPane(java.lang.Object, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)"><B>JOptionPane(Object, int, int, Icon, Object[], Object)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Creates an instance of JOptionPane to display a message
 with the specified message type, icon, and options, with the 
 inititially-selected option specified.
<DT><A HREF="../javax/swing/JPanel.html"><B>JPanel</B></A> - class javax.swing.<A HREF="../javax/swing/JPanel.html">JPanel</A>.<DD>JPanel is a generic lightweight container.<DT><A HREF="../javax/swing/JPanel.AccessibleJPanel.html"><B>JPanel.AccessibleJPanel</B></A> - class javax.swing.<A HREF="../javax/swing/JPanel.AccessibleJPanel.html">JPanel.AccessibleJPanel</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JPanel.AccessibleJPanel.html#JPanel.AccessibleJPanel(javax.swing.JPanel)"><B>JPanel.AccessibleJPanel(JPanel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPanel.AccessibleJPanel.html">JPanel.AccessibleJPanel</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JPanel.html#JPanel()"><B>JPanel()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPanel.html">JPanel</A>
<DD>Create a new JPanel with a double buffer and a flow layout
<DT><A HREF="../javax/swing/JPanel.html#JPanel(boolean)"><B>JPanel(boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPanel.html">JPanel</A>
<DD>Create a new JPanel with FlowLayout and the specified buffering
 strategy.
<DT><A HREF="../javax/swing/JPanel.html#JPanel(java.awt.LayoutManager)"><B>JPanel(LayoutManager)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPanel.html">JPanel</A>
<DD>Create a new buffered JPanel with the specified layout manager
<DT><A HREF="../javax/swing/JPanel.html#JPanel(java.awt.LayoutManager, boolean)"><B>JPanel(LayoutManager, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPanel.html">JPanel</A>
<DD>Creates a new JPanel with the specified layout manager and buffering
 strategy.
<DT><A HREF="../javax/swing/JPasswordField.html"><B>JPasswordField</B></A> - class javax.swing.<A HREF="../javax/swing/JPasswordField.html">JPasswordField</A>.<DD>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.<DT><A HREF="../javax/swing/JPasswordField.AccessibleJPasswordField.html"><B>JPasswordField.AccessibleJPasswordField</B></A> - class javax.swing.<A HREF="../javax/swing/JPasswordField.AccessibleJPasswordField.html">JPasswordField.AccessibleJPasswordField</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JPasswordField.AccessibleJPasswordField.html#JPasswordField.AccessibleJPasswordField(javax.swing.JPasswordField)"><B>JPasswordField.AccessibleJPasswordField(JPasswordField)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPasswordField.AccessibleJPasswordField.html">JPasswordField.AccessibleJPasswordField</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JPasswordField.html#JPasswordField()"><B>JPasswordField()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPasswordField.html">JPasswordField</A>
<DD>Constructs a new JPasswordField, with a default document, null starting
 text string, and 0 column width.
<DT><A HREF="../javax/swing/JPasswordField.html#JPasswordField(javax.swing.text.Document, java.lang.String, int)"><B>JPasswordField(Document, String, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPasswordField.html">JPasswordField</A>
<DD>Constructs a new JPasswordField that uses the given text storage
 model and the given number of columns.
<DT><A HREF="../javax/swing/JPasswordField.html#JPasswordField(int)"><B>JPasswordField(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPasswordField.html">JPasswordField</A>
<DD>Constructs a new empty JPasswordField with the specified
 number of columns.
<DT><A HREF="../javax/swing/JPasswordField.html#JPasswordField(java.lang.String)"><B>JPasswordField(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPasswordField.html">JPasswordField</A>
<DD>Constructs a new JPasswordField initialized with the specified text.
<DT><A HREF="../javax/swing/JPasswordField.html#JPasswordField(java.lang.String, int)"><B>JPasswordField(String, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPasswordField.html">JPasswordField</A>
<DD>Constructs a new JPasswordField initialized with the specified text
 and columns.
<DT><A HREF="../javax/swing/JPopupMenu.html"><B>JPopupMenu</B></A> - class javax.swing.<A HREF="../javax/swing/JPopupMenu.html">JPopupMenu</A>.<DD>An implementation of a Popup Menu -- a small window which pops up
 and displays a series of choices.<DT><A HREF="../javax/swing/JPopupMenu.AccessibleJPopupMenu.html"><B>JPopupMenu.AccessibleJPopupMenu</B></A> - class javax.swing.<A HREF="../javax/swing/JPopupMenu.AccessibleJPopupMenu.html">JPopupMenu.AccessibleJPopupMenu</A>.<DD>&nbsp;<DT><A HREF="../javax/swing/JPopupMenu.AccessibleJPopupMenu.html#JPopupMenu.AccessibleJPopupMenu(javax.swing.JPopupMenu)"><B>JPopupMenu.AccessibleJPopupMenu(JPopupMenu)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPopupMenu.AccessibleJPopupMenu.html">JPopupMenu.AccessibleJPopupMenu</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JPopupMenu.Separator.html"><B>JPopupMenu.Separator</B></A> - class javax.swing.<A HREF="../javax/swing/JPopupMenu.Separator.html">JPopupMenu.Separator</A>.<DD>A popupmenu-specific separator.<DT><A HREF="../javax/swing/JPopupMenu.Separator.html#JPopupMenu.Separator()"><B>JPopupMenu.Separator()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPopupMenu.Separator.html">JPopupMenu.Separator</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JPopupMenu.html#JPopupMenu()"><B>JPopupMenu()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPopupMenu.html">JPopupMenu</A>
<DD>Create a JPopupMenu without an "invoker".
<DT><A HREF="../javax/swing/JPopupMenu.html#JPopupMenu(java.lang.String)"><B>JPopupMenu(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JPopupMenu.html">JPopupMenu</A>
<DD>Create a JPopupMenu with the specified title.
<DT><A HREF="../javax/swing/JProgressBar.html"><B>JProgressBar</B></A> - class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A>.<DD>A component that displays an integer value within a bounded 
 interval.<DT><A HREF="../javax/swing/JProgressBar.AccessibleJProgressBar.html"><B>JProgressBar.AccessibleJProgressBar</B></A> - class javax.swing.<A HREF="../javax/swing/JProgressBar.AccessibleJProgressBar.html">JProgressBar.AccessibleJProgressBar</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JProgressBar.AccessibleJProgressBar.html#JProgressBar.AccessibleJProgressBar(javax.swing.JProgressBar)"><B>JProgressBar.AccessibleJProgressBar(JProgressBar)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JProgressBar.AccessibleJProgressBar.html">JProgressBar.AccessibleJProgressBar</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JProgressBar.html#JProgressBar()"><B>JProgressBar()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A>
<DD>Creates a horizontal progress bar.
<DT><A HREF="../javax/swing/JProgressBar.html#JProgressBar(javax.swing.BoundedRangeModel)"><B>JProgressBar(BoundedRangeModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A>
<DD>Creates a horizontal progress bar, the default orientation.
<DT><A HREF="../javax/swing/JProgressBar.html#JProgressBar(int)"><B>JProgressBar(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A>
<DD>Creates a progress bar with the specified orientation, which can be 
 either <code>JProgressBar.VERTICAL</code> or 
 <code>JProgressBar.HORIZONTAL</code>.
<DT><A HREF="../javax/swing/JProgressBar.html#JProgressBar(int, int)"><B>JProgressBar(int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A>
<DD>Creates a horizontal progress bar, which is the default.
<DT><A HREF="../javax/swing/JProgressBar.html#JProgressBar(int, int, int)"><B>JProgressBar(int, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JProgressBar.html">JProgressBar</A>
<DD>Creates a progress bar using the specified orientation,
 minimum, and maximum.
<DT><A HREF="../javax/swing/JRadioButton.html"><B>JRadioButton</B></A> - class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>.<DD>An implementation of a radio button -- an item that can be selected or
 deselected, and which displays its state to the user.<DT><A HREF="../javax/swing/JRadioButton.AccessibleJRadioButton.html"><B>JRadioButton.AccessibleJRadioButton</B></A> - class javax.swing.<A HREF="../javax/swing/JRadioButton.AccessibleJRadioButton.html">JRadioButton.AccessibleJRadioButton</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JRadioButton.AccessibleJRadioButton.html#JRadioButton.AccessibleJRadioButton(javax.swing.JRadioButton)"><B>JRadioButton.AccessibleJRadioButton(JRadioButton)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.AccessibleJRadioButton.html">JRadioButton.AccessibleJRadioButton</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JRadioButton.html#JRadioButton()"><B>JRadioButton()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>
<DD>Creates an initially unselected radio button
 with no set text.
<DT><A HREF="../javax/swing/JRadioButton.html#JRadioButton(javax.swing.Icon)"><B>JRadioButton(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>
<DD>Creates an initially unselected radio button
 with the specified image but no text.
<DT><A HREF="../javax/swing/JRadioButton.html#JRadioButton(javax.swing.Icon, boolean)"><B>JRadioButton(Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>
<DD>Creates a radio button with the specified image
 and selection state, but no text.
<DT><A HREF="../javax/swing/JRadioButton.html#JRadioButton(java.lang.String)"><B>JRadioButton(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>
<DD>Creates an unselected radio button with the specified text.
<DT><A HREF="../javax/swing/JRadioButton.html#JRadioButton(java.lang.String, boolean)"><B>JRadioButton(String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>
<DD>Creates a radio button with the specified text
 and selection state.
<DT><A HREF="../javax/swing/JRadioButton.html#JRadioButton(java.lang.String, javax.swing.Icon)"><B>JRadioButton(String, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>
<DD>Creates a radio button that has the specified text and image,
 and that is initially unselected.
<DT><A HREF="../javax/swing/JRadioButton.html#JRadioButton(java.lang.String, javax.swing.Icon, boolean)"><B>JRadioButton(String, Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButton.html">JRadioButton</A>
<DD>Creates a radio button that has the specified text, image,
 and selection state.
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html"><B>JRadioButtonMenuItem</B></A> - class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>.<DD>An implementation of a RadioButtonMenuItem.<DT><A HREF="../javax/swing/JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem.html"><B>JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem</B></A> - class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem.html">JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem.html#JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem(javax.swing.JRadioButtonMenuItem)"><B>JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem(JRadioButtonMenuItem)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem.html">JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html#JRadioButtonMenuItem()"><B>JRadioButtonMenuItem()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>
<DD>Creates a JRadioButtonMenuItem with no set text or icon.
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html#JRadioButtonMenuItem(javax.swing.Icon)"><B>JRadioButtonMenuItem(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>
<DD>Creates a JRadioButtonMenuItem with an icon.
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html#JRadioButtonMenuItem(javax.swing.Icon, boolean)"><B>JRadioButtonMenuItem(Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>
<DD>Creates a radio button menu item with the specified image
 and selection state, but no text.
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html#JRadioButtonMenuItem(java.lang.String)"><B>JRadioButtonMenuItem(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>
<DD>Creates a JRadioButtonMenuItem with text.
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html#JRadioButtonMenuItem(java.lang.String, boolean)"><B>JRadioButtonMenuItem(String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>
<DD>Creates a radiobutton menu item with the specified text 
 and selection state.
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html#JRadioButtonMenuItem(java.lang.String, javax.swing.Icon)"><B>JRadioButtonMenuItem(String, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>
<DD>Creates a JRadioButtonMenuItem with the specified text
 and Icon.
<DT><A HREF="../javax/swing/JRadioButtonMenuItem.html#JRadioButtonMenuItem(java.lang.String, javax.swing.Icon, boolean)"><B>JRadioButtonMenuItem(String, Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRadioButtonMenuItem.html">JRadioButtonMenuItem</A>
<DD>Creates a radio button menu item that has the specified 
 text, image, and selection state.
<DT><A HREF="../javax/swing/JRootPane.html"><B>JRootPane</B></A> - class javax.swing.<A HREF="../javax/swing/JRootPane.html">JRootPane</A>.<DD>The fundamental component in the container hierarchy.<DT><A HREF="../javax/swing/JRootPane.AccessibleJRootPane.html"><B>JRootPane.AccessibleJRootPane</B></A> - class javax.swing.<A HREF="../javax/swing/JRootPane.AccessibleJRootPane.html">JRootPane.AccessibleJRootPane</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JRootPane.AccessibleJRootPane.html#JRootPane.AccessibleJRootPane(javax.swing.JRootPane)"><B>JRootPane.AccessibleJRootPane(JRootPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRootPane.AccessibleJRootPane.html">JRootPane.AccessibleJRootPane</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JRootPane.RootLayout.html"><B>JRootPane.RootLayout</B></A> - class javax.swing.<A HREF="../javax/swing/JRootPane.RootLayout.html">JRootPane.RootLayout</A>.<DD>A custom layout manager that is responsible for the layout of 
 layeredPane, glassPane, and menuBar.<DT><A HREF="../javax/swing/JRootPane.RootLayout.html#JRootPane.RootLayout(javax.swing.JRootPane)"><B>JRootPane.RootLayout(JRootPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRootPane.RootLayout.html">JRootPane.RootLayout</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JRootPane.html#JRootPane()"><B>JRootPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JRootPane.html">JRootPane</A>
<DD>Create a JRootPane, setting up its glassPane, LayeredPane, and contentPane.
<DT><A HREF="../javax/swing/JScrollBar.html"><B>JScrollBar</B></A> - class javax.swing.<A HREF="../javax/swing/JScrollBar.html">JScrollBar</A>.<DD>An implementation of a scrollbar.<DT><A HREF="../javax/swing/JScrollBar.AccessibleJScrollBar.html"><B>JScrollBar.AccessibleJScrollBar</B></A> - class javax.swing.<A HREF="../javax/swing/JScrollBar.AccessibleJScrollBar.html">JScrollBar.AccessibleJScrollBar</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JScrollBar.AccessibleJScrollBar.html#JScrollBar.AccessibleJScrollBar(javax.swing.JScrollBar)"><B>JScrollBar.AccessibleJScrollBar(JScrollBar)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollBar.AccessibleJScrollBar.html">JScrollBar.AccessibleJScrollBar</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JScrollBar.html#JScrollBar()"><B>JScrollBar()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollBar.html">JScrollBar</A>
<DD>Creates a vertical scrollbar with the following initial values:
 
 minimum = 0 
 maximum = 100 
 value = 0
 extent = 10
 
<DT><A HREF="../javax/swing/JScrollBar.html#JScrollBar(int)"><B>JScrollBar(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollBar.html">JScrollBar</A>
<DD>Creates a scrollbar with the specified orientation
 and the following initial values:
 
 minimum = 0 
 maximum = 100 
 value = 0
 extent = 10
 
<DT><A HREF="../javax/swing/JScrollBar.html#JScrollBar(int, int, int, int, int)"><B>JScrollBar(int, int, int, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollBar.html">JScrollBar</A>
<DD>Creates a scrollbar with the specified orientation,
 value, extent, mimimum, and maximum.
<DT><A HREF="../javax/swing/JScrollPane.html"><B>JScrollPane</B></A> - class javax.swing.<A HREF="../javax/swing/JScrollPane.html">JScrollPane</A>.<DD>A specialized container that manages a viewport, optional
 vertical and horizontal scrollbars, and optional row and
 column heading viewports.<DT><A HREF="../javax/swing/JScrollPane.AccessibleJScrollPane.html"><B>JScrollPane.AccessibleJScrollPane</B></A> - class javax.swing.<A HREF="../javax/swing/JScrollPane.AccessibleJScrollPane.html">JScrollPane.AccessibleJScrollPane</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JScrollPane.AccessibleJScrollPane.html#JScrollPane.AccessibleJScrollPane(javax.swing.JScrollPane)"><B>JScrollPane.AccessibleJScrollPane(JScrollPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollPane.AccessibleJScrollPane.html">JScrollPane.AccessibleJScrollPane</A>
<DD>Constructor to set up listener on viewport.
<DT><A HREF="../javax/swing/JScrollPane.ScrollBar.html"><B>JScrollPane.ScrollBar</B></A> - class javax.swing.<A HREF="../javax/swing/JScrollPane.ScrollBar.html">JScrollPane.ScrollBar</A>.<DD>By default JScrollPane creates scrollbars that are instances
 of this class.<DT><A HREF="../javax/swing/JScrollPane.ScrollBar.html#JScrollPane.ScrollBar(javax.swing.JScrollPane, int)"><B>JScrollPane.ScrollBar(JScrollPane, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollPane.ScrollBar.html">JScrollPane.ScrollBar</A>
<DD>Create a scrollbar with the specified orientation, where the options
 are:
 JScrollPane.VERTICAL_SCROLLBAR
 JScrollPane.HORIZONTAL_SCROLLBAR
 
<DT><A HREF="../javax/swing/JScrollPane.html#JScrollPane()"><B>JScrollPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollPane.html">JScrollPane</A>
<DD>Create an empty (no viewport view) JScrollPane where both horizontal and vertical
 scrollbars appear when needed.
<DT><A HREF="../javax/swing/JScrollPane.html#JScrollPane(java.awt.Component)"><B>JScrollPane(Component)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollPane.html">JScrollPane</A>
<DD>Create a JScrollPane that displays the contents of the specified
 component, where both horizontal and vertical scrollbars appear
 whenever the component's contents are larger than the view.
<DT><A HREF="../javax/swing/JScrollPane.html#JScrollPane(java.awt.Component, int, int)"><B>JScrollPane(Component, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollPane.html">JScrollPane</A>
<DD>Create a JScrollPane that displays the view component in a viewport
 whose view position can be controlled with a pair of scrollbars.
<DT><A HREF="../javax/swing/JScrollPane.html#JScrollPane(int, int)"><B>JScrollPane(int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JScrollPane.html">JScrollPane</A>
<DD>Create an empty (no viewport view) JScrollPane with specified
 scrollbar policies.
<DT><A HREF="../javax/swing/JSeparator.html"><B>JSeparator</B></A> - class javax.swing.<A HREF="../javax/swing/JSeparator.html">JSeparator</A>.<DD>An implementation of a Menu Separator -- a divider between menu items
 that breaks them up into logical groupings.<DT><A HREF="../javax/swing/JSeparator.AccessibleJSeparator.html"><B>JSeparator.AccessibleJSeparator</B></A> - class javax.swing.<A HREF="../javax/swing/JSeparator.AccessibleJSeparator.html">JSeparator.AccessibleJSeparator</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JSeparator.AccessibleJSeparator.html#JSeparator.AccessibleJSeparator(javax.swing.JSeparator)"><B>JSeparator.AccessibleJSeparator(JSeparator)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSeparator.AccessibleJSeparator.html">JSeparator.AccessibleJSeparator</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JSeparator.html#JSeparator()"><B>JSeparator()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSeparator.html">JSeparator</A>
<DD>Create a new horizontal separator.
<DT><A HREF="../javax/swing/JSeparator.html#JSeparator(int)"><B>JSeparator(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSeparator.html">JSeparator</A>
<DD>Create a new separator with the specified horizontal or
 vertical orientation.
<DT><A HREF="../javax/swing/JSlider.html"><B>JSlider</B></A> - class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>.<DD>A component that lets the user graphically select a value by slding
 a knob within a bounded interval.<DT><A HREF="../javax/swing/JSlider.AccessibleJSlider.html"><B>JSlider.AccessibleJSlider</B></A> - class javax.swing.<A HREF="../javax/swing/JSlider.AccessibleJSlider.html">JSlider.AccessibleJSlider</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JSlider.AccessibleJSlider.html#JSlider.AccessibleJSlider(javax.swing.JSlider)"><B>JSlider.AccessibleJSlider(JSlider)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSlider.AccessibleJSlider.html">JSlider.AccessibleJSlider</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JSlider.html#JSlider()"><B>JSlider()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>
<DD>Creates a horizontal slider with the range 0 to 100 and
 an intitial value of 50.
<DT><A HREF="../javax/swing/JSlider.html#JSlider(javax.swing.BoundedRangeModel)"><B>JSlider(BoundedRangeModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>
<DD>Creates a horizontal slider using the specified
 BoundedRangeModel.
<DT><A HREF="../javax/swing/JSlider.html#JSlider(int)"><B>JSlider(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>
<DD>Creates a slider using the specified orientation with the 
 range 0 to 100 and an intitial value of 50.
<DT><A HREF="../javax/swing/JSlider.html#JSlider(int, int)"><B>JSlider(int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>
<DD>Creates a horizontal slider using the specified min and max
 with an intitial value of 50.
<DT><A HREF="../javax/swing/JSlider.html#JSlider(int, int, int)"><B>JSlider(int, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>
<DD>Creates a horizontal slider using the specified min, max and value.
<DT><A HREF="../javax/swing/JSlider.html#JSlider(int, int, int, int)"><B>JSlider(int, int, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSlider.html">JSlider</A>
<DD>Creates a slider with the specified orientation and the
 specified mimimum, maximum, and initial values.
<DT><A HREF="../javax/swing/JSplitPane.html"><B>JSplitPane</B></A> - class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>.<DD>JSplitPane is used to divide two (and only two) Components.<DT><A HREF="../javax/swing/JSplitPane.AccessibleJSplitPane.html"><B>JSplitPane.AccessibleJSplitPane</B></A> - class javax.swing.<A HREF="../javax/swing/JSplitPane.AccessibleJSplitPane.html">JSplitPane.AccessibleJSplitPane</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JSplitPane.AccessibleJSplitPane.html#JSplitPane.AccessibleJSplitPane(javax.swing.JSplitPane)"><B>JSplitPane.AccessibleJSplitPane(JSplitPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSplitPane.AccessibleJSplitPane.html">JSplitPane.AccessibleJSplitPane</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JSplitPane.html#JSplitPane()"><B>JSplitPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Returns a new JSplitPane configured to arrange the child
 components side-by-side horizontally with no continuous 
 layout, using two buttons for the compoents.
<DT><A HREF="../javax/swing/JSplitPane.html#JSplitPane(int)"><B>JSplitPane(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Returns a new JSplitPane configured with the specified orientation
 and no continuous layout.
<DT><A HREF="../javax/swing/JSplitPane.html#JSplitPane(int, boolean)"><B>JSplitPane(int, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Returns a new JSplitPane with the specified orientation and
 redrawing style.
<DT><A HREF="../javax/swing/JSplitPane.html#JSplitPane(int, boolean, java.awt.Component, java.awt.Component)"><B>JSplitPane(int, boolean, Component, Component)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Returns a new JSplitPane with the specified orientation and
 redrawing style, and with the specifiied components.
<DT><A HREF="../javax/swing/JSplitPane.html#JSplitPane(int, java.awt.Component, java.awt.Component)"><B>JSplitPane(int, Component, Component)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JSplitPane.html">JSplitPane</A>
<DD>Returns a new JSplitPane with the specified orientation and
 with the specifiied components that does not do continuous
 redrawing.
<DT><A HREF="../javax/swing/JTabbedPane.html"><B>JTabbedPane</B></A> - class javax.swing.<A HREF="../javax/swing/JTabbedPane.html">JTabbedPane</A>.<DD>A component which lets the user switch between a group of components by
 clicking on a tab with a given title and/or icon.<DT><A HREF="../javax/swing/JTabbedPane.AccessibleJTabbedPane.html"><B>JTabbedPane.AccessibleJTabbedPane</B></A> - class javax.swing.<A HREF="../javax/swing/JTabbedPane.AccessibleJTabbedPane.html">JTabbedPane.AccessibleJTabbedPane</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JTabbedPane.AccessibleJTabbedPane.html#JTabbedPane.AccessibleJTabbedPane(javax.swing.JTabbedPane)"><B>JTabbedPane.AccessibleJTabbedPane(JTabbedPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTabbedPane.AccessibleJTabbedPane.html">JTabbedPane.AccessibleJTabbedPane</A>
<DD>Constructs an AccessibleJTabbedPane
<DT><A HREF="../javax/swing/JTabbedPane.ModelListener.html"><B>JTabbedPane.ModelListener</B></A> - class javax.swing.<A HREF="../javax/swing/JTabbedPane.ModelListener.html">JTabbedPane.ModelListener</A>.<DD>We pass ModelChanged events along to the listeners with
 the tabbedpane (instead of the model itself) as the event source.<DT><A HREF="../javax/swing/JTabbedPane.ModelListener.html#JTabbedPane.ModelListener(javax.swing.JTabbedPane)"><B>JTabbedPane.ModelListener(JTabbedPane)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTabbedPane.ModelListener.html">JTabbedPane.ModelListener</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTabbedPane.html#JTabbedPane()"><B>JTabbedPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTabbedPane.html">JTabbedPane</A>
<DD>Creates an empty TabbedPane.
<DT><A HREF="../javax/swing/JTabbedPane.html#JTabbedPane(int)"><B>JTabbedPane(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTabbedPane.html">JTabbedPane</A>
<DD>Creates an empty TabbedPane with the specified tab placement
 of either: TOP, BOTTOM, LEFT, or RIGHT.
<DT><A HREF="../javax/swing/JTable.html"><B>JTable</B></A> - class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>.<DD>JTable is a user-interface component that presents data in a two-dimensional
 table format.<DT><A HREF="../javax/swing/JTable.AccessibleJTable.html"><B>JTable.AccessibleJTable</B></A> - class javax.swing.<A HREF="../javax/swing/JTable.AccessibleJTable.html">JTable.AccessibleJTable</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JTable.AccessibleJTable.AccessibleJTableCell.html"><B>JTable.AccessibleJTable.AccessibleJTableCell</B></A> - class javax.swing.<A HREF="../javax/swing/JTable.AccessibleJTable.AccessibleJTableCell.html">JTable.AccessibleJTable.AccessibleJTableCell</A>.<DD>The class used to obtain the AccessibleRole for a cell.<DT><A HREF="../javax/swing/JTable.AccessibleJTable.AccessibleJTableCell.html#JTable.AccessibleJTable.AccessibleJTableCell(javax.swing.JTable.AccessibleJTable, javax.swing.JTable, int, int, int)"><B>JTable.AccessibleJTable.AccessibleJTableCell(JTable.AccessibleJTable, JTable, int, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.AccessibleJTable.AccessibleJTableCell.html">JTable.AccessibleJTable.AccessibleJTableCell</A>
<DD>Constructs an AccessiblJTableHeaaderEntry
<DT><A HREF="../javax/swing/JTable.html#JTable()"><B>JTable()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Constructs a default JTable which is initialized with a default
 data model, a default column model, and a default selection
 model.
<DT><A HREF="../javax/swing/JTable.html#JTable(int, int)"><B>JTable(int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Constructs a JTable with <i>numRows</i> and <i>numColumns</i> of
 empty cells using the DefaultTableModel.
<DT><A HREF="../javax/swing/JTable.html#JTable(java.lang.Object[][], java.lang.Object[])"><B>JTable(Object[][], Object[])</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Constructs a JTable to display the values in the two dimensional array,
 <i>rowData</i>, with column names, <i>columnNames</i>.
<DT><A HREF="../javax/swing/JTable.html#JTable(javax.swing.table.TableModel)"><B>JTable(TableModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Constructs a JTable which is initialized with <i>dm</i> as the
 data model, a default column model, and a default selection
 model.
<DT><A HREF="../javax/swing/JTable.html#JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel)"><B>JTable(TableModel, TableColumnModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Constructs a JTable which is initialized with <i>dm</i> as the
 data model, <i>cm</i> as the column model, and a default selection
 model.
<DT><A HREF="../javax/swing/JTable.html#JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel, javax.swing.ListSelectionModel)"><B>JTable(TableModel, TableColumnModel, ListSelectionModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Constructs a JTable which is initialized with <i>dm</i> as the
 data model, <i>cm</i> as the column model, and <i>sm</i> as the
 selection model.
<DT><A HREF="../javax/swing/JTable.html#JTable(java.util.Vector, java.util.Vector)"><B>JTable(Vector, Vector)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Constructs a JTable to display the values in the Vector of Vectors,
 <i>rowData</i>, with column names, <i>columnNames</i>.
<DT><A HREF="../javax/swing/table/JTableHeader.html"><B>JTableHeader</B></A> - class javax.swing.table.<A HREF="../javax/swing/table/JTableHeader.html">JTableHeader</A>.<DD>This is the column header part of a JTable.<DT><A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.html"><B>JTableHeader.AccessibleJTableHeader</B></A> - class javax.swing.table.<A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.html">JTableHeader.AccessibleJTableHeader</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.html"><B>JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry</B></A> - class javax.swing.table.<A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.html">JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry</A>.<DD>&nbsp;<DT><A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.html#JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry(javax.swing.table.JTableHeader.AccessibleJTableHeader, int, javax.swing.table.JTableHeader, javax.swing.JTable)"><B>JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry(JTableHeader.AccessibleJTableHeader, int, JTableHeader, JTable)</B></A> - 
Constructor for class javax.swing.table.<A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.html">JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry</A>
<DD>Constructs an AccessiblJTableHeaaderEntry
<DT><A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.html#JTableHeader.AccessibleJTableHeader(javax.swing.table.JTableHeader)"><B>JTableHeader.AccessibleJTableHeader(JTableHeader)</B></A> - 
Constructor for class javax.swing.table.<A HREF="../javax/swing/table/JTableHeader.AccessibleJTableHeader.html">JTableHeader.AccessibleJTableHeader</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/table/JTableHeader.html#JTableHeader()"><B>JTableHeader()</B></A> - 
Constructor for class javax.swing.table.<A HREF="../javax/swing/table/JTableHeader.html">JTableHeader</A>
<DD>Constructs a JTableHeader with a default TableColumnModel
<DT><A HREF="../javax/swing/table/JTableHeader.html#JTableHeader(javax.swing.table.TableColumnModel)"><B>JTableHeader(TableColumnModel)</B></A> - 
Constructor for class javax.swing.table.<A HREF="../javax/swing/table/JTableHeader.html">JTableHeader</A>
<DD>Constructs a JTableHeader which is initialized with
  <i>cm</i> as the column model.
<DT><A HREF="../javax/swing/JTextArea.html"><B>JTextArea</B></A> - class javax.swing.<A HREF="../javax/swing/JTextArea.html">JTextArea</A>.<DD>A TextArea is a multi-line area that displays plain text.<DT><A HREF="../javax/swing/JTextArea.AccessibleJTextArea.html"><B>JTextArea.AccessibleJTextArea</B></A> - class javax.swing.<A HREF="../javax/swing/JTextArea.AccessibleJTextArea.html">JTextArea.AccessibleJTextArea</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JTextArea.AccessibleJTextArea.html#JTextArea.AccessibleJTextArea(javax.swing.JTextArea)"><B>JTextArea.AccessibleJTextArea(JTextArea)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextArea.AccessibleJTextArea.html">JTextArea.AccessibleJTextArea</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTextArea.html#JTextArea()"><B>JTextArea()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextArea.html">JTextArea</A>
<DD>Constructs a new TextArea.
<DT><A HREF="../javax/swing/JTextArea.html#JTextArea(javax.swing.text.Document)"><B>JTextArea(Document)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextArea.html">JTextArea</A>
<DD>Constructs a new JTextArea with the given document model, and defaults
 for all of the other arguments (null, 0, 0).
<DT><A HREF="../javax/swing/JTextArea.html#JTextArea(javax.swing.text.Document, java.lang.String, int, int)"><B>JTextArea(Document, String, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextArea.html">JTextArea</A>
<DD>Constructs a new JTextArea with the specified number of rows
 and columns, and the given model.
<DT><A HREF="../javax/swing/JTextArea.html#JTextArea(int, int)"><B>JTextArea(int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextArea.html">JTextArea</A>
<DD>Constructs a new empty TextArea with the specified number of
 rows and columns.
<DT><A HREF="../javax/swing/JTextArea.html#JTextArea(java.lang.String)"><B>JTextArea(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextArea.html">JTextArea</A>
<DD>Constructs a new TextArea with the specified text displayed.
<DT><A HREF="../javax/swing/JTextArea.html#JTextArea(java.lang.String, int, int)"><B>JTextArea(String, int, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextArea.html">JTextArea</A>
<DD>Constructs a new TextArea with the specified text and number
 of rows and columns.
<DT><A HREF="../javax/swing/text/JTextComponent.html"><B>JTextComponent</B></A> - class javax.swing.text.<A HREF="../javax/swing/text/JTextComponent.html">JTextComponent</A>.<DD>JTextComponent is the base class for swing text components.<DT><A HREF="../javax/swing/text/JTextComponent.AccessibleJTextComponent.html"><B>JTextComponent.AccessibleJTextComponent</B></A> - class javax.swing.text.<A HREF="../javax/swing/text/JTextComponent.AccessibleJTextComponent.html">JTextComponent.AccessibleJTextComponent</A>.<DD>Accessibility implementation for JTextComponent.<DT><A HREF="../javax/swing/text/JTextComponent.AccessibleJTextComponent.html#JTextComponent.AccessibleJTextComponent(javax.swing.text.JTextComponent)"><B>JTextComponent.AccessibleJTextComponent(JTextComponent)</B></A> - 
Constructor for class javax.swing.text.<A HREF="../javax/swing/text/JTextComponent.AccessibleJTextComponent.html">JTextComponent.AccessibleJTextComponent</A>
<DD>Constructs an AccessibleJTextComponent.
<DT><A HREF="../javax/swing/text/JTextComponent.KeyBinding.html"><B>JTextComponent.KeyBinding</B></A> - class javax.swing.text.<A HREF="../javax/swing/text/JTextComponent.KeyBinding.html">JTextComponent.KeyBinding</A>.<DD>Binding record for creating key bindings.<DT><A HREF="../javax/swing/text/JTextComponent.KeyBinding.html#JTextComponent.KeyBinding(javax.swing.KeyStroke, java.lang.String)"><B>JTextComponent.KeyBinding(KeyStroke, String)</B></A> - 
Constructor for class javax.swing.text.<A HREF="../javax/swing/text/JTextComponent.KeyBinding.html">JTextComponent.KeyBinding</A>
<DD>Creates a new key binding.
<DT><A HREF="../javax/swing/text/JTextComponent.html#JTextComponent()"><B>JTextComponent()</B></A> - 
Constructor for class javax.swing.text.<A HREF="../javax/swing/text/JTextComponent.html">JTextComponent</A>
<DD>Creates a new JTextComponent.
<DT><A HREF="../javax/swing/JTextField.html"><B>JTextField</B></A> - class javax.swing.<A HREF="../javax/swing/JTextField.html">JTextField</A>.<DD>JTextField is a lightweight component that allows the editing 
 of a single line of text.<DT><A HREF="../javax/swing/JTextField.AccessibleJTextField.html"><B>JTextField.AccessibleJTextField</B></A> - class javax.swing.<A HREF="../javax/swing/JTextField.AccessibleJTextField.html">JTextField.AccessibleJTextField</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JTextField.AccessibleJTextField.html#JTextField.AccessibleJTextField(javax.swing.JTextField)"><B>JTextField.AccessibleJTextField(JTextField)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextField.AccessibleJTextField.html">JTextField.AccessibleJTextField</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTextField.html#JTextField()"><B>JTextField()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextField.html">JTextField</A>
<DD>Constructs a new TextField.
<DT><A HREF="../javax/swing/JTextField.html#JTextField(javax.swing.text.Document, java.lang.String, int)"><B>JTextField(Document, String, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextField.html">JTextField</A>
<DD>Constructs a new JTextField that uses the given text storage
 model and the given number of columns.
<DT><A HREF="../javax/swing/JTextField.html#JTextField(int)"><B>JTextField(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextField.html">JTextField</A>
<DD>Constructs a new empty TextField with the specified number of columns.
<DT><A HREF="../javax/swing/JTextField.html#JTextField(java.lang.String)"><B>JTextField(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextField.html">JTextField</A>
<DD>Constructs a new TextField initialized with the specified text.
<DT><A HREF="../javax/swing/JTextField.html#JTextField(java.lang.String, int)"><B>JTextField(String, int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextField.html">JTextField</A>
<DD>Constructs a new TextField initialized with the specified text
 and columns.
<DT><A HREF="../javax/swing/JTextPane.html"><B>JTextPane</B></A> - class javax.swing.<A HREF="../javax/swing/JTextPane.html">JTextPane</A>.<DD>A text component that can be marked up with attributes that are
 represented graphically.<DT><A HREF="../javax/swing/JTextPane.html#JTextPane()"><B>JTextPane()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextPane.html">JTextPane</A>
<DD>Constructs a new JTextPane.
<DT><A HREF="../javax/swing/JTextPane.html#JTextPane(javax.swing.text.StyledDocument)"><B>JTextPane(StyledDocument)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTextPane.html">JTextPane</A>
<DD>Constructs a new JTextPane, with a specified document model.
<DT><A HREF="../javax/swing/JToggleButton.html"><B>JToggleButton</B></A> - class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>.<DD>An implementation of a two-state button.<DT><A HREF="../javax/swing/JToggleButton.AccessibleJToggleButton.html"><B>JToggleButton.AccessibleJToggleButton</B></A> - class javax.swing.<A HREF="../javax/swing/JToggleButton.AccessibleJToggleButton.html">JToggleButton.AccessibleJToggleButton</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JToggleButton.AccessibleJToggleButton.html#JToggleButton.AccessibleJToggleButton(javax.swing.JToggleButton)"><B>JToggleButton.AccessibleJToggleButton(JToggleButton)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.AccessibleJToggleButton.html">JToggleButton.AccessibleJToggleButton</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JToggleButton.ToggleButtonModel.html"><B>JToggleButton.ToggleButtonModel</B></A> - class javax.swing.<A HREF="../javax/swing/JToggleButton.ToggleButtonModel.html">JToggleButton.ToggleButtonModel</A>.<DD>The ToggleButton model
 
 <strong>Warning:</strong>
 Serialized objects of this class will not be compatible with
 future Swing releases.<DT><A HREF="../javax/swing/JToggleButton.ToggleButtonModel.html#JToggleButton.ToggleButtonModel()"><B>JToggleButton.ToggleButtonModel()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.ToggleButtonModel.html">JToggleButton.ToggleButtonModel</A>
<DD>Creates a new ToggleButton Model
<DT><A HREF="../javax/swing/JToggleButton.html#JToggleButton()"><B>JToggleButton()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>
<DD>Creates an initially unselected toggle button
 without setting the text or image.
<DT><A HREF="../javax/swing/JToggleButton.html#JToggleButton(javax.swing.Icon)"><B>JToggleButton(Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>
<DD>Creates an initially unselected toggle button
 with the specified image but no text.
<DT><A HREF="../javax/swing/JToggleButton.html#JToggleButton(javax.swing.Icon, boolean)"><B>JToggleButton(Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>
<DD>Creates a toggle button with the specified image 
 and selection state, but no text.
<DT><A HREF="../javax/swing/JToggleButton.html#JToggleButton(java.lang.String)"><B>JToggleButton(String)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>
<DD>Creates an unselected toggle button with the specified text.
<DT><A HREF="../javax/swing/JToggleButton.html#JToggleButton(java.lang.String, boolean)"><B>JToggleButton(String, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>
<DD>Creates a toggle button with the specified text
 and selection state.
<DT><A HREF="../javax/swing/JToggleButton.html#JToggleButton(java.lang.String, javax.swing.Icon)"><B>JToggleButton(String, Icon)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>
<DD>Creates a toggle button that has the specified text and image,
 and that is initially unselected.
<DT><A HREF="../javax/swing/JToggleButton.html#JToggleButton(java.lang.String, javax.swing.Icon, boolean)"><B>JToggleButton(String, Icon, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToggleButton.html">JToggleButton</A>
<DD>Creates a toggle button with the specified text, image, and
 selection state.
<DT><A HREF="../javax/swing/JToolBar.html"><B>JToolBar</B></A> - class javax.swing.<A HREF="../javax/swing/JToolBar.html">JToolBar</A>.<DD>JToolBar provides a component which is useful for displaying commonly
 used Actions or controls.<DT><A HREF="../javax/swing/JToolBar.AccessibleJToolBar.html"><B>JToolBar.AccessibleJToolBar</B></A> - class javax.swing.<A HREF="../javax/swing/JToolBar.AccessibleJToolBar.html">JToolBar.AccessibleJToolBar</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JToolBar.AccessibleJToolBar.html#JToolBar.AccessibleJToolBar(javax.swing.JToolBar)"><B>JToolBar.AccessibleJToolBar(JToolBar)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToolBar.AccessibleJToolBar.html">JToolBar.AccessibleJToolBar</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JToolBar.Separator.html"><B>JToolBar.Separator</B></A> - class javax.swing.<A HREF="../javax/swing/JToolBar.Separator.html">JToolBar.Separator</A>.<DD>A toolbar-specific separator.<DT><A HREF="../javax/swing/JToolBar.Separator.html#JToolBar.Separator()"><B>JToolBar.Separator()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToolBar.Separator.html">JToolBar.Separator</A>
<DD>Create a new toolbar separator with the default size
 defined by the current look and feel.
<DT><A HREF="../javax/swing/JToolBar.Separator.html#JToolBar.Separator(java.awt.Dimension)"><B>JToolBar.Separator(Dimension)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToolBar.Separator.html">JToolBar.Separator</A>
<DD>Create a new toolbar separator with the specified size
<DT><A HREF="../javax/swing/JToolBar.html#JToolBar()"><B>JToolBar()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToolBar.html">JToolBar</A>
<DD>Create a new toolbar.
<DT><A HREF="../javax/swing/JToolBar.html#JToolBar(int)"><B>JToolBar(int)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToolBar.html">JToolBar</A>
<DD>Create a new toolbar.
<DT><A HREF="../javax/swing/JToolTip.html"><B>JToolTip</B></A> - class javax.swing.<A HREF="../javax/swing/JToolTip.html">JToolTip</A>.<DD>Used to display a "Tip" for a Component.<DT><A HREF="../javax/swing/JToolTip.AccessibleJToolTip.html"><B>JToolTip.AccessibleJToolTip</B></A> - class javax.swing.<A HREF="../javax/swing/JToolTip.AccessibleJToolTip.html">JToolTip.AccessibleJToolTip</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JToolTip.AccessibleJToolTip.html#JToolTip.AccessibleJToolTip(javax.swing.JToolTip)"><B>JToolTip.AccessibleJToolTip(JToolTip)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToolTip.AccessibleJToolTip.html">JToolTip.AccessibleJToolTip</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JToolTip.html#JToolTip()"><B>JToolTip()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JToolTip.html">JToolTip</A>
<DD>Creates a tool tip.
<DT><A HREF="../javax/swing/JTree.html"><B>JTree</B></A> - class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>.<DD>A control that displays a set of hierarchical data as an outline.<DT><A HREF="../javax/swing/JTree.AccessibleJTree.html"><B>JTree.AccessibleJTree</B></A> - class javax.swing.<A HREF="../javax/swing/JTree.AccessibleJTree.html">JTree.AccessibleJTree</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JTree.AccessibleJTree.AccessibleJTreeNode.html"><B>JTree.AccessibleJTree.AccessibleJTreeNode</B></A> - class javax.swing.<A HREF="../javax/swing/JTree.AccessibleJTree.AccessibleJTreeNode.html">JTree.AccessibleJTree.AccessibleJTreeNode</A>.<DD>&nbsp;<DT><A HREF="../javax/swing/JTree.AccessibleJTree.AccessibleJTreeNode.html#JTree.AccessibleJTree.AccessibleJTreeNode(javax.swing.JTree.AccessibleJTree, javax.swing.JTree, javax.swing.tree.TreePath, javax.accessibility.Accessible)"><B>JTree.AccessibleJTree.AccessibleJTreeNode(JTree.AccessibleJTree, JTree, TreePath, Accessible)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.AccessibleJTree.AccessibleJTreeNode.html">JTree.AccessibleJTree.AccessibleJTreeNode</A>
<DD>Constructs an AccessibleJTreeNode
<DT><A HREF="../javax/swing/JTree.AccessibleJTree.html#JTree.AccessibleJTree(javax.swing.JTree)"><B>JTree.AccessibleJTree(JTree)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.AccessibleJTree.html">JTree.AccessibleJTree</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTree.DynamicUtilTreeNode.html"><B>JTree.DynamicUtilTreeNode</B></A> - class javax.swing.<A HREF="../javax/swing/JTree.DynamicUtilTreeNode.html">JTree.DynamicUtilTreeNode</A>.<DD>DynamicUtilTreeNode can wrap vectors/hashtables/arrays/strings and
 create the appropriate children tree nodes as necessary.<DT><A HREF="../javax/swing/JTree.DynamicUtilTreeNode.html#JTree.DynamicUtilTreeNode(java.lang.Object, java.lang.Object)"><B>JTree.DynamicUtilTreeNode(Object, Object)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.DynamicUtilTreeNode.html">JTree.DynamicUtilTreeNode</A>
<DD>Creates a node with the specified object as its value and
 with the specified children.
<DT><A HREF="../javax/swing/JTree.EmptySelectionModel.html"><B>JTree.EmptySelectionModel</B></A> - class javax.swing.<A HREF="../javax/swing/JTree.EmptySelectionModel.html">JTree.EmptySelectionModel</A>.<DD>EmptySelectionModel is a TreeSelectionModel that does not allow
 anything to be selected.<DT><A HREF="../javax/swing/JTree.EmptySelectionModel.html#JTree.EmptySelectionModel()"><B>JTree.EmptySelectionModel()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.EmptySelectionModel.html">JTree.EmptySelectionModel</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTree.TreeModelHandler.html"><B>JTree.TreeModelHandler</B></A> - class javax.swing.<A HREF="../javax/swing/JTree.TreeModelHandler.html">JTree.TreeModelHandler</A>.<DD>Listens to the model and updates the expandedState accordingly
 when nodes are removed, or changed.<DT><A HREF="../javax/swing/JTree.TreeModelHandler.html#JTree.TreeModelHandler(javax.swing.JTree)"><B>JTree.TreeModelHandler(JTree)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.TreeModelHandler.html">JTree.TreeModelHandler</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTree.TreeSelectionRedirector.html"><B>JTree.TreeSelectionRedirector</B></A> - class javax.swing.<A HREF="../javax/swing/JTree.TreeSelectionRedirector.html">JTree.TreeSelectionRedirector</A>.<DD>Handles creating a new TreeSelectionEvent with the JTree as the
 source and passing it off to all the listeners.<DT><A HREF="../javax/swing/JTree.TreeSelectionRedirector.html#JTree.TreeSelectionRedirector(javax.swing.JTree)"><B>JTree.TreeSelectionRedirector(JTree)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.TreeSelectionRedirector.html">JTree.TreeSelectionRedirector</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTree.html#JTree()"><B>JTree()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Returns a JTree with a sample model.
<DT><A HREF="../javax/swing/JTree.html#JTree(java.util.Hashtable)"><B>JTree(Hashtable)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Returns a JTree created from a Hashtable which does not display
 the root.
<DT><A HREF="../javax/swing/JTree.html#JTree(java.lang.Object[])"><B>JTree(Object[])</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Returns a JTree with each element of the specified array as the
 child of a new root node which is not displayed.
<DT><A HREF="../javax/swing/JTree.html#JTree(javax.swing.tree.TreeModel)"><B>JTree(TreeModel)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Returns an instance of JTree which displays the root node 
 -- the tree is created using the specified data model.
<DT><A HREF="../javax/swing/JTree.html#JTree(javax.swing.tree.TreeNode)"><B>JTree(TreeNode)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Returns a JTree with the specified TreeNode as its root, which  
 displays the root node.
<DT><A HREF="../javax/swing/JTree.html#JTree(javax.swing.tree.TreeNode, boolean)"><B>JTree(TreeNode, boolean)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Returns a JTree with the specified TreeNode as its root, which 
 displays the root node and which decides whether a node is a 
 leaf node in the specified manner.
<DT><A HREF="../javax/swing/JTree.html#JTree(java.util.Vector)"><B>JTree(Vector)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Returns a JTree with each element of the specified Vector as the
 child of a new root node which is not displayed.
<DT><A HREF="../javax/swing/JViewport.html"><B>JViewport</B></A> - class javax.swing.<A HREF="../javax/swing/JViewport.html">JViewport</A>.<DD>The "viewport" or "porthole" through which you see the underlying
 information.<DT><A HREF="../javax/swing/JViewport.AccessibleJViewport.html"><B>JViewport.AccessibleJViewport</B></A> - class javax.swing.<A HREF="../javax/swing/JViewport.AccessibleJViewport.html">JViewport.AccessibleJViewport</A>.<DD>The class used to obtain the accessible role for this object.<DT><A HREF="../javax/swing/JViewport.AccessibleJViewport.html#JViewport.AccessibleJViewport(javax.swing.JViewport)"><B>JViewport.AccessibleJViewport(JViewport)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JViewport.AccessibleJViewport.html">JViewport.AccessibleJViewport</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JViewport.ViewListener.html"><B>JViewport.ViewListener</B></A> - class javax.swing.<A HREF="../javax/swing/JViewport.ViewListener.html">JViewport.ViewListener</A>.<DD>A listener for the view.<DT><A HREF="../javax/swing/JViewport.ViewListener.html#JViewport.ViewListener(javax.swing.JViewport)"><B>JViewport.ViewListener(JViewport)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JViewport.ViewListener.html">JViewport.ViewListener</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JViewport.html#JViewport()"><B>JViewport()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JViewport.html">JViewport</A>
<DD>Create a JViewPort
<DT><A HREF="../javax/swing/JWindow.html"><B>JWindow</B></A> - class javax.swing.<A HREF="../javax/swing/JWindow.html">JWindow</A>.<DD>A JWindow is a container that can be displayed anywhere on the
 user's desktop.<DT><A HREF="../javax/swing/JWindow.AccessibleJWindow.html"><B>JWindow.AccessibleJWindow</B></A> - class javax.swing.<A HREF="../javax/swing/JWindow.AccessibleJWindow.html">JWindow.AccessibleJWindow</A>.<DD>The class used to obtain the AccessibleRole for this object.<DT><A HREF="../javax/swing/JWindow.AccessibleJWindow.html#JWindow.AccessibleJWindow(javax.swing.JWindow)"><B>JWindow.AccessibleJWindow(JWindow)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JWindow.AccessibleJWindow.html">JWindow.AccessibleJWindow</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JWindow.html#JWindow()"><B>JWindow()</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JWindow.html">JWindow</A>
<DD>Creates a window with no specified owner.
<DT><A HREF="../javax/swing/JWindow.html#JWindow(java.awt.Frame)"><B>JWindow(Frame)</B></A> - 
Constructor for class javax.swing.<A HREF="../javax/swing/JWindow.html">JWindow</A>
<DD>Creates a window with the specified owner frame.
</DL>
<HR>

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-9.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-11.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-10.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">_</A> <HR>
<font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>Java is a trademark or registered trademark of Sun Microsystems,  Inc. in the US and other countries.<br>Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font>
</BODY>
</HTML>
