| 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.accessibility |
Defines a contract between user-interface components and an assistive technology that provides access to those components.
|
| 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.plaf.basic |
Provides user interface objects built according to the Basic look and feel.
|
| 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.
|
| javax.swing.text.html |
Provides the class
HTMLEditorKit and supporting classes for creating HTML text editors.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
Applet
This class implements accessibility support for the
Applet class.
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
Applet.getAccessibleContext()
Gets the AccessibleContext associated with this Applet.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
Button
This class implements accessibility support for the
Button class.
|
protected class |
Canvas
This class implements accessibility support for the
Canvas class.
|
protected class |
Checkbox
This class implements accessibility support for the
Checkbox class.
|
protected class |
CheckboxMenuItem
Inner class of CheckboxMenuItem used to provide default support for accessibility.
|
protected class |
Choice
This class implements accessibility support for the
Choice class.
|
protected class |
Component
Inner class of Component used to provide default support for accessibility.
|
protected class |
Container
Inner class of Container used to provide default support for accessibility.
|
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 |
Label
This class implements accessibility support for the
Label class.
|
protected class |
List
This class implements accessibility support for the
List class.
|
protected class |
List
This class implements accessibility support for List children.
|
protected class |
Menu
Inner class of Menu used to provide default support for accessibility.
|
protected class |
MenuBar
Inner class of MenuBar used to provide default support for accessibility.
|
protected class |
MenuComponent
Inner class of
MenuComponent used to provide default support for accessibility.
|
protected class |
MenuItem
Inner class of MenuItem used to provide default support for accessibility.
|
protected class |
Panel
This class implements accessibility support for the
Panel class.
|
protected class |
PopupMenu
Inner class of PopupMenu used to provide default support for accessibility.
|
protected class |
Scrollbar
This class implements accessibility support for the
Scrollbar class.
|
protected class |
ScrollPane
This class implements accessibility support for the
ScrollPane class.
|
protected class |
TextArea
This class implements accessibility support for the
TextArea class.
|
protected class |
TextComponent
This class implements accessibility support for the
TextComponent class.
|
protected class |
TextField
This class implements accessibility support for the
TextField class.
|
protected class |
Window
This class implements accessibility support for the
Window class.
|
| Modifier and Type | Field and Description |
|---|---|
protected AccessibleContext |
Component.accessibleContext
The
AccessibleContext associated with this
Component.
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
Menu.getAccessibleContext()
Gets the AccessibleContext associated with this Menu.
|
AccessibleContext |
Scrollbar.getAccessibleContext()
Gets the
AccessibleContext associated with this
Scrollbar.
|
AccessibleContext |
PopupMenu.getAccessibleContext()
Gets the
AccessibleContext associated with this
PopupMenu.
|
AccessibleContext |
Canvas.getAccessibleContext()
Gets the AccessibleContext associated with this Canvas.
|
AccessibleContext |
Choice.getAccessibleContext()
Gets the
AccessibleContext associated with this
Choice.
|
AccessibleContext |
Checkbox.getAccessibleContext()
Gets the AccessibleContext associated with this Checkbox.
|
AccessibleContext |
Window.getAccessibleContext()
Gets the AccessibleContext associated with this Window.
|
AccessibleContext |
TextComponent.getAccessibleContext()
Gets the AccessibleContext associated with this TextComponent.
|
AccessibleContext |
TextField.getAccessibleContext()
Gets the AccessibleContext associated with this TextField.
|
AccessibleContext |
Label.getAccessibleContext()
Gets the AccessibleContext associated with this Label.
|
AccessibleContext |
MenuComponent.getAccessibleContext()
Gets the
AccessibleContext associated with this
MenuComponent.
|
AccessibleContext |
Dialog.getAccessibleContext()
Gets the AccessibleContext associated with this Dialog.
|
AccessibleContext |
TextArea.getAccessibleContext()
Returns the
AccessibleContext associated with this
TextArea.
|
AccessibleContext |
MenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this MenuItem.
|
AccessibleContext |
Frame.getAccessibleContext()
Gets the AccessibleContext associated with this Frame.
|
AccessibleContext |
Panel.getAccessibleContext()
Gets the AccessibleContext associated with this Panel.
|
AccessibleContext |
CheckboxMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this CheckboxMenuItem.
|
AccessibleContext |
List.getAccessibleContext()
Gets the
AccessibleContext associated with this
List.
|
AccessibleContext |
List.AccessibleAWTList.AccessibleAWTListChild.getAccessibleContext()
Gets the AccessibleContext for this object.
|
AccessibleContext |
ScrollPane.getAccessibleContext()
Gets the AccessibleContext associated with this ScrollPane.
|
AccessibleContext |
MenuBar.getAccessibleContext()
Gets the AccessibleContext associated with this MenuBar.
|
AccessibleContext |
Component.getAccessibleContext()
Gets the
AccessibleContext associated with this
Component.
|
AccessibleContext |
Button.getAccessibleContext()
Gets the
AccessibleContext associated with this
Button.
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
Accessible.getAccessibleContext()
Returns the AccessibleContext associated with this object.
|
| 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 |
Box
This class implements accessibility support for the
Box.Filler class.
|
protected class |
CellRendererPane
This class implements accessibility support for the
CellRendererPane class.
|
protected class |
ImageIcon
This class implements accessibility support for the
ImageIcon 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 |
JList
This class implements accessibility support appropriate for list children.
|
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 |
JTable
The class provides an implementation of the Java Accessibility API appropriate to table cells.
|
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 |
JTree
This class implements accessibility support for the
JTree child.
|
protected class |
JViewport
This class implements accessibility support for the
JViewport class.
|
protected class |
JWindow
This class implements accessibility support for the
JWindow class.
|
protected class |
ProgressMonitor
AccessibleProgressMonitor implements accessibility support for the
ProgressMonitor class.
|
| Modifier and Type | Field and Description |
|---|---|
protected AccessibleContext |
JWindow.accessibleContext
The accessible context property.
|
protected AccessibleContext |
ProgressMonitor.accessibleContext
The
AccessibleContext for the
ProgressMonitor
|
protected AccessibleContext |
JDialog.accessibleContext
|
protected AccessibleContext |
CellRendererPane.accessibleContext
|
protected AccessibleContext |
JFrame.accessibleContext
The accessible context property.
|
protected AccessibleContext |
JApplet.accessibleContext
|
protected AccessibleContext |
JColorChooser.accessibleContext
|
protected AccessibleContext |
JFileChooser.accessibleContext
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
JDesktopPane.getAccessibleContext()
Gets the
AccessibleContext associated with this
JDesktopPane.
|
AccessibleContext |
JRootPane.getAccessibleContext()
Gets the
AccessibleContext associated with this
JRootPane.
|
AccessibleContext |
JRadioButtonMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this JRadioButtonMenuItem.
|
AccessibleContext |
JOptionPane.getAccessibleContext()
Returns the
AccessibleContext associated with this JOptionPane.
|
AccessibleContext |
JLabel.getAccessibleContext()
Get the AccessibleContext of this object
|
AccessibleContext |
JSplitPane.getAccessibleContext()
Gets the AccessibleContext associated with this JSplitPane.
|
AccessibleContext |
JToolTip.getAccessibleContext()
Gets the AccessibleContext associated with this JToolTip.
|
AccessibleContext |
JButton.getAccessibleContext()
Gets the
AccessibleContext associated with this
JButton.
|
AccessibleContext |
JWindow.getAccessibleContext()
Gets the AccessibleContext associated with this JWindow.
|
AccessibleContext |
ProgressMonitor.getAccessibleContext()
Gets the
AccessibleContext for the
ProgressMonitor
|
AccessibleContext |
JSeparator.getAccessibleContext()
Gets the AccessibleContext associated with this JSeparator.
|
AccessibleContext |
JProgressBar.getAccessibleContext()
Gets the
AccessibleContext associated with this
JProgressBar.
|
AccessibleContext |
JInternalFrame.getAccessibleContext()
Gets the
AccessibleContext associated with this
JInternalFrame.
|
AccessibleContext |
JInternalFrame.JDesktopIcon.getAccessibleContext()
Gets the AccessibleContext associated with this JDesktopIcon.
|
AccessibleContext |
JToggleButton.getAccessibleContext()
Gets the AccessibleContext associated with this JToggleButton.
|
AccessibleContext |
JLayeredPane.getAccessibleContext()
Gets the AccessibleContext associated with this JLayeredPane.
|
AccessibleContext |
JEditorPane.getAccessibleContext()
Gets the AccessibleContext associated with this JEditorPane.
|
AccessibleContext |
JComboBox.getAccessibleContext()
Gets the AccessibleContext associated with this JComboBox.
|
AccessibleContext |
JLayer.getAccessibleContext()
Gets the AccessibleContext associated with this
JLayer.
|
AccessibleContext |
JDialog.getAccessibleContext()
Gets the AccessibleContext associated with this JDialog.
|
AccessibleContext |
JCheckBox.getAccessibleContext()
Gets the AccessibleContext associated with this JCheckBox.
|
AccessibleContext |
JSlider.getAccessibleContext()
Gets the AccessibleContext associated with this JSlider.
|
AccessibleContext |
JViewport.getAccessibleContext()
Gets the AccessibleContext associated with this JViewport.
|
AccessibleContext |
JScrollBar.getAccessibleContext()
Gets the AccessibleContext associated with this JScrollBar.
|
AccessibleContext |
CellRendererPane.getAccessibleContext()
Gets the AccessibleContext associated with this CellRendererPane.
|
AccessibleContext |
JFrame.getAccessibleContext()
Gets the AccessibleContext associated with this JFrame.
|
AccessibleContext |
JTree.getAccessibleContext()
Gets the AccessibleContext associated with this JTree.
|
AccessibleContext |
JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext()
Get the AccessibleContext associated with this tree node.
|
AccessibleContext |
JTextArea.getAccessibleContext()
Gets the AccessibleContext associated with this JTextArea.
|
AccessibleContext |
JApplet.getAccessibleContext()
Gets the AccessibleContext associated with this JApplet.
|
AccessibleContext |
JRadioButton.getAccessibleContext()
Gets the AccessibleContext associated with this JRadioButton.
|
AccessibleContext |
JPopupMenu.getAccessibleContext()
Gets the AccessibleContext associated with this JPopupMenu.
|
AccessibleContext |
JTextField.getAccessibleContext()
Gets the
AccessibleContext associated with this
JTextField.
|
AccessibleContext |
ImageIcon.getAccessibleContext()
Gets the AccessibleContext associated with this ImageIcon.
|
AccessibleContext |
JSpinner.getAccessibleContext()
Gets the
AccessibleContext for the
JSpinner
|
AccessibleContext |
JPanel.getAccessibleContext()
Gets the AccessibleContext associated with this JPanel.
|
AccessibleContext |
JScrollPane.getAccessibleContext()
Gets the AccessibleContext associated with this JScrollPane.
|
AccessibleContext |
JMenuItem.getAccessibleContext()
Returns the
AccessibleContext associated with this
JMenuItem.
|
AccessibleContext |
JMenu.getAccessibleContext()
Gets the AccessibleContext associated with this JMenu.
|
AccessibleContext |
JCheckBoxMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this JCheckBoxMenuItem.
|
AccessibleContext |
JColorChooser.getAccessibleContext()
Gets the AccessibleContext associated with this JColorChooser.
|
AccessibleContext |
JPasswordField.getAccessibleContext()
Returns the
AccessibleContext associated with this
JPasswordField.
|
AccessibleContext |
JTable.getAccessibleContext()
Gets the AccessibleContext associated with this JTable.
|
AccessibleContext |
JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleContext()
Gets the
AccessibleContext associated with this component.
|
AccessibleContext |
JFileChooser.getAccessibleContext()
Gets the AccessibleContext associated with this JFileChooser.
|
AccessibleContext |
JToolBar.getAccessibleContext()
Gets the AccessibleContext associated with this JToolBar.
|
AccessibleContext |
Box.getAccessibleContext()
Gets the AccessibleContext associated with this Box.
|
AccessibleContext |
Box.Filler.getAccessibleContext()
Gets the AccessibleContext associated with this Box.Filler.
|
AccessibleContext |
JTabbedPane.getAccessibleContext()
Gets the AccessibleContext associated with this JTabbedPane.
|
AccessibleContext |
JList.getAccessibleContext()
Gets the
AccessibleContext associated with this
JList.
|
AccessibleContext |
JList.AccessibleJList.AccessibleJListChild.getAccessibleContext()
Get the AccessibleContext for this object.
|
AccessibleContext |
JMenuBar.getAccessibleContext()
Gets the AccessibleContext associated with this JMenuBar.
|
protected AccessibleContext |
JTable.AccessibleJTable.AccessibleJTableCell.getCurrentAccessibleContext()
Gets the AccessibleContext for the table cell renderer.
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
BasicComboPopup.getAccessibleContext()
Gets the AccessibleContext associated with this BasicComboPopup.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
JTableHeader
This class implements accessibility support for the
JTableHeader class.
|
protected class |
JTableHeader
This class provides an implementation of the Java Accessibility API appropriate for JTableHeader entries.
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
JTableHeader.getAccessibleContext()
Gets the AccessibleContext associated with this JTableHeader.
|
AccessibleContext |
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.getAccessibleContext()
Get the AccessibleContext associated with this object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JTextComponent
This class implements accessibility support for the
JTextComponent class.
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
JTextComponent.getAccessibleContext()
Gets the
AccessibleContext associated with this
JTextComponent.
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleContext |
HTMLEditorKit.getAccessibleContext()
returns the AccessibleContext associated with this editor kit
|