| Package | Description |
|---|---|
| java.applet |
Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context.
|
| java.awt |
Contains all of the classes for creating user interfaces and for painting graphics and images.
|
| javax.swing |
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
|
| javax.swing.table |
Provides classes and interfaces for dealing with
javax.swing.JTable.
|
| javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text components.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
Applet
This class implements accessibility support for the
Applet class.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
Dialog
This class implements accessibility support for the
Dialog class.
|
protected class |
Frame
This class implements accessibility support for the
Frame class.
|
protected class |
Panel
This class implements accessibility support for the
Panel class.
|
protected class |
ScrollPane
This class implements accessibility support for the
ScrollPane class.
|
protected class |
Window
This class implements accessibility support for the
Window class.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractButton
This class implements accessibility support for the
AbstractButton class.
|
protected class |
Box
This class implements accessibility support for the
Box class.
|
protected class |
CellRendererPane
This class implements accessibility support for the
CellRendererPane class.
|
protected class |
JApplet
This class implements accessibility support for the
JApplet class.
|
protected class |
JButton
This class implements accessibility support for the
JButton class.
|
protected class |
JCheckBox
This class implements accessibility support for the
JCheckBox class.
|
protected class |
JCheckBoxMenuItem
This class implements accessibility support for the
JCheckBoxMenuItem class.
|
protected class |
JColorChooser
This class implements accessibility support for the
JColorChooser class.
|
protected class |
JComboBox
This class implements accessibility support for the
JComboBox class.
|
class |
JComponent
Inner class of JComponent used to provide default support for accessibility.
|
protected class |
JDesktopPane
This class implements accessibility support for the
JDesktopPane class.
|
protected class |
JDialog
This class implements accessibility support for the
JDialog class.
|
protected class |
JEditorPane
This class implements accessibility support for the
JEditorPane class.
|
protected class |
JEditorPane
This class provides support for
AccessibleHypertext, and is used in instances where the
EditorKit installed in this
JEditorPane is an instance of
HTMLEditorKit.
|
protected class |
JEditorPane
What's returned by
AccessibleJEditorPaneHTML.getAccessibleText.
|
protected class |
JFileChooser
This class implements accessibility support for the
JFileChooser class.
|
protected class |
JFrame
This class implements accessibility support for the
JFrame class.
|
protected class |
JInternalFrame
This class implements accessibility support for the
JInternalFrame class.
|
protected class |
JInternalFrame
This class implements accessibility support for the
JInternalFrame.JDesktopIcon class.
|
protected class |
JLabel
The class used to obtain the accessible role for this object.
|
protected class |
JLayeredPane
This class implements accessibility support for the
JLayeredPane class.
|
protected class |
JList
This class implements accessibility support for the
JList class.
|
protected class |
JMenu
This class implements accessibility support for the
JMenu class.
|
protected class |
JMenuBar
This class implements accessibility support for the
JMenuBar class.
|
protected class |
JMenuItem
This class implements accessibility support for the
JMenuItem class.
|
protected class |
JOptionPane
This class implements accessibility support for the
JOptionPane class.
|
protected class |
JPanel
This class implements accessibility support for the
JPanel class.
|
protected class |
JPasswordField
This class implements accessibility support for the
JPasswordField class.
|
protected class |
JPopupMenu
This class implements accessibility support for the
JPopupMenu class.
|
protected class |
JProgressBar
This class implements accessibility support for the
JProgressBar class.
|
protected class |
JRadioButton
This class implements accessibility support for the
JRadioButton class.
|
protected class |
JRadioButtonMenuItem
This class implements accessibility support for the
JRadioButtonMenuItem class.
|
protected class |
JRootPane
This class implements accessibility support for the
JRootPane class.
|
protected class |
JScrollBar
This class implements accessibility support for the
JScrollBar class.
|
protected class |
JScrollPane
This class implements accessibility support for the
JScrollPane class.
|
protected class |
JSeparator
This class implements accessibility support for the
JSeparator class.
|
protected class |
JSlider
This class implements accessibility support for the
JSlider class.
|
protected class |
JSpinner
AccessibleJSpinner implements accessibility support for the
JSpinner class.
|
protected class |
JSplitPane
This class implements accessibility support for the
JSplitPane class.
|
protected class |
JTabbedPane
This class implements accessibility support for the
JTabbedPane class.
|
protected class |
JTable
This class implements accessibility support for the
JTable class.
|
protected class |
JTextArea
This class implements accessibility support for the
JTextArea class.
|
protected class |
JTextField
This class implements accessibility support for the
JTextField class.
|
protected class |
JToggleButton
This class implements accessibility support for the
JToggleButton class.
|
protected class |
JToolBar
This class implements accessibility support for the
JToolBar class.
|
protected class |
JToolTip
This class implements accessibility support for the
JToolTip class.
|
protected class |
JTree
This class implements accessibility support for the
JTree class.
|
protected class |
JViewport
This class implements accessibility support for the
JViewport class.
|
protected class |
JWindow
This class implements accessibility support for the
JWindow class.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
JTableHeader
This class implements accessibility support for the
JTableHeader class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JTextComponent
This class implements accessibility support for the
JTextComponent class.
|