| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessibleContext | |
| java.applet | |
| java.awt | |
| javax.accessibility | |
| javax.swing | |
| javax.swing.table | |
| javax.swing.text | |
| Uses of AccessibleContext in java.applet | 
| Subclasses of AccessibleContext in java.applet | |
protected  class | 
Applet.AccessibleApplet
This class implements accessibility support for the Applet class. | 
| Methods in java.applet that return AccessibleContext | |
 AccessibleContext | 
Applet.getAccessibleContext()
Gets the AccessibleContext associated with this Applet.  | 
| Uses of AccessibleContext in java.awt | 
| Subclasses of AccessibleContext in java.awt | |
protected  class | 
Button.AccessibleAWTButton
This class implements accessibility support for the Button class. | 
protected  class | 
Canvas.AccessibleAWTCanvas
This class implements accessibility support for the Canvas class. | 
protected  class | 
Checkbox.AccessibleAWTCheckbox
This class implements accessibility support for the Checkbox class. | 
protected  class | 
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Inner class of CheckboxMenuItem used to provide default support for accessibility.  | 
protected  class | 
Choice.AccessibleAWTChoice
This class implements accessibility support for the Choice class. | 
protected  class | 
Component.AccessibleAWTComponent
Inner class of Component used to provide default support for accessibility.  | 
protected  class | 
Container.AccessibleAWTContainer
Inner class of Container used to provide default support for accessibility.  | 
protected  class | 
Dialog.AccessibleAWTDialog
This class implements accessibility support for the Dialog class. | 
protected  class | 
Frame.AccessibleAWTFrame
This class implements accessibility support for the Frame class. | 
protected  class | 
Label.AccessibleAWTLabel
This class implements accessibility support for the Label class. | 
protected  class | 
List.AccessibleAWTList
This class implements accessibility support for the List class. | 
protected  class | 
List.AccessibleAWTList.AccessibleAWTListChild
This class implements accessibility support for List children.  | 
protected  class | 
Menu.AccessibleAWTMenu
Inner class of Menu used to provide default support for accessibility.  | 
protected  class | 
MenuBar.AccessibleAWTMenuBar
Inner class of MenuBar used to provide default support for accessibility.  | 
protected  class | 
MenuComponent.AccessibleAWTMenuComponent
Inner class of MenuComponent used to provide default support for accessibility.  | 
protected  class | 
MenuItem.AccessibleAWTMenuItem
Inner class of MenuItem used to provide default support for accessibility.  | 
protected  class | 
Panel.AccessibleAWTPanel
This class implements accessibility support for the Panel class. | 
protected  class | 
PopupMenu.AccessibleAWTPopupMenu
Inner class of PopupMenu used to provide default support for accessibility.  | 
protected  class | 
Scrollbar.AccessibleAWTScrollBar
This class implements accessibility support for the Scrollbar class. | 
protected  class | 
ScrollPane.AccessibleAWTScrollPane
This class implements accessibility support for the ScrollPane class. | 
protected  class | 
TextArea.AccessibleAWTTextArea
This class implements accessibility support for the TextArea class. | 
protected  class | 
TextComponent.AccessibleAWTTextComponent
This class implements accessibility support for the TextComponent class. | 
protected  class | 
TextField.AccessibleAWTTextField
This class implements accessibility support for the TextField class. | 
protected  class | 
Window.AccessibleAWTWindow
This class implements accessibility support for the Window class. | 
| Methods in java.awt that return AccessibleContext | |
 AccessibleContext | 
Component.getAccessibleContext()
Get the AccessibleContext associated with this Component  | 
 AccessibleContext | 
Panel.getAccessibleContext()
Gets the AccessibleContext associated with this Panel.  | 
 AccessibleContext | 
ScrollPane.getAccessibleContext()
Gets the AccessibleContext associated with this ScrollPane.  | 
 AccessibleContext | 
Scrollbar.getAccessibleContext()
Gets the AccessibleContext associated with this Scrollbar.  | 
 AccessibleContext | 
Canvas.getAccessibleContext()
Gets the AccessibleContext associated with this Canvas.  | 
 AccessibleContext | 
MenuComponent.getAccessibleContext()
Get the AccessibleContext associated with this MenuComponent  | 
 AccessibleContext | 
MenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this MenuItem.  | 
 AccessibleContext | 
Menu.getAccessibleContext()
Gets the AccessibleContext associated with this Menu.  | 
 AccessibleContext | 
Checkbox.getAccessibleContext()
Gets the AccessibleContext associated with this Checkbox.  | 
 AccessibleContext | 
Window.getAccessibleContext()
Gets the AccessibleContext associated with this Window.  | 
 AccessibleContext | 
Dialog.getAccessibleContext()
Gets the AccessibleContext associated with this Dialog.  | 
 AccessibleContext | 
MenuBar.getAccessibleContext()
Gets the AccessibleContext associated with this MenuBar.  | 
 AccessibleContext | 
List.getAccessibleContext()
Gets the AccessibleContext associated with this List.  | 
 AccessibleContext | 
List.AccessibleAWTList.AccessibleAWTListChild.getAccessibleContext()
Gets the AccessibleContext for this object.  | 
 AccessibleContext | 
TextComponent.getAccessibleContext()
Gets the AccessibleContext associated with this TextComponent.  | 
 AccessibleContext | 
PopupMenu.getAccessibleContext()
Gets the AccessibleContext associated with this PopupMenu.  | 
 AccessibleContext | 
Choice.getAccessibleContext()
Gets the AccessibleContext associated with this Choice.  | 
 AccessibleContext | 
Frame.getAccessibleContext()
Gets the AccessibleContext associated with this Frame.  | 
 AccessibleContext | 
Label.getAccessibleContext()
Gets the AccessibleContext associated with this Label.  | 
 AccessibleContext | 
TextField.getAccessibleContext()
Gets the AccessibleContext associated with this TextField.  | 
 AccessibleContext | 
Button.getAccessibleContext()
Gets the AccessibleContext associated with this Button.  | 
 AccessibleContext | 
CheckboxMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this CheckboxMenuItem.  | 
 AccessibleContext | 
TextArea.getAccessibleContext()
Gets the AccessibleContext associated with this TextArea.  | 
| Uses of AccessibleContext in javax.accessibility | 
| Methods in javax.accessibility that return AccessibleContext | |
 AccessibleContext | 
Accessible.getAccessibleContext()
Returns the AccessibleContext associated with this object.  | 
| Uses of AccessibleContext in javax.swing | 
| Subclasses of AccessibleContext in javax.swing | |
protected  class | 
AbstractButton.AccessibleAbstractButton
This class implements accessibility support for the AbstractButton class. | 
protected  class | 
Box.AccessibleBox
This class implements accessibility support for the Box class. | 
protected  class | 
Box.Filler.AccessibleBoxFiller
This class implements accessibility support for the Box.Filler class. | 
protected  class | 
CellRendererPane.AccessibleCellRendererPane
This class implements accessibility support for the CellRendererPane class. | 
protected  class | 
DefaultPopupFactory.WindowPopup.AccessibleWindowPopup
The class used to obtain the accessible role for this object.  | 
protected  class | 
ImageIcon.AccessibleImageIcon
This class implements accessibility support for the ImageIcon class. | 
protected  class | 
JApplet.AccessibleJApplet
This class implements accessibility support for the JApplet class. | 
protected  class | 
JButton.AccessibleJButton
This class implements accessibility support for the JButton class. | 
protected  class | 
JCheckBox.AccessibleJCheckBox
This class implements accessibility support for the JCheckBox class. | 
protected  class | 
JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
This class implements accessibility support for the JCheckBoxMenuItem class. | 
protected  class | 
JColorChooser.AccessibleJColorChooser
This class implements accessibility support for the JColorChooser class. | 
protected  class | 
JComboBox.AccessibleJComboBox
This class implements accessibility support for the JComboBox class. | 
 class | 
JComponent.AccessibleJComponent
Inner class of JComponent used to provide default support for accessibility.  | 
protected  class | 
JDesktopPane.AccessibleJDesktopPane
This class implements accessibility support for the JDesktopPane class. | 
protected  class | 
JDialog.AccessibleJDialog
This class implements accessibility support for the JDialog class. | 
protected  class | 
JEditorPane.AccessibleJEditorPane
This class implements accessibility support for the JEditorPane class. | 
protected  class | 
JEditorPane.AccessibleJEditorPaneHTML
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.JEditorPaneAccessibleHypertextSupport
What's returned by AccessibleJEditorPaneHTML.getAccessibleText. | 
protected  class | 
JFileChooser.AccessibleJFileChooser
This class implements accessibility support for the JFileChooser class. | 
protected  class | 
JFrame.AccessibleJFrame
This class implements accessibility support for the JFrame class. | 
protected  class | 
JInternalFrame.AccessibleJInternalFrame
This class implements accessibility support for the JInternalFrame class. | 
protected  class | 
JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
This class implements accessibility support for the JInternalFrame.JDesktopIcon class. | 
protected  class | 
JLabel.AccessibleJLabel
The class used to obtain the accessible role for this object.  | 
protected  class | 
JLayeredPane.AccessibleJLayeredPane
This class implements accessibility support for the JLayeredPane class. | 
protected  class | 
JList.AccessibleJList
This class implements accessibility support for the JList class. | 
protected  class | 
JList.AccessibleJList.AccessibleJListChild
This class implements accessibility support appropriate for list children.  | 
protected  class | 
JMenu.AccessibleJMenu
This class implements accessibility support for the JMenu class. | 
protected  class | 
JMenuBar.AccessibleJMenuBar
This class implements accessibility support for the JMenuBar class. | 
protected  class | 
JMenuItem.AccessibleJMenuItem
This class implements accessibility support for the JMenuItem class. | 
protected  class | 
JOptionPane.AccessibleJOptionPane
This class implements accessibility support for the JOptionPane class. | 
protected  class | 
JPanel.AccessibleJPanel
This class implements accessibility support for the JPanel class. | 
protected  class | 
JPasswordField.AccessibleJPasswordField
This class implements accessibility support for the JPasswordField class. | 
protected  class | 
JPopupMenu.AccessibleJPopupMenu
This class implements accessibility support for the JPopupMenu class. | 
protected  class | 
JProgressBar.AccessibleJProgressBar
This class implements accessibility support for the JProgressBar class. | 
protected  class | 
JRadioButton.AccessibleJRadioButton
This class implements accessibility support for the JRadioButton class. | 
protected  class | 
JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
This class implements accessibility support for the JRadioButtonMenuItem class. | 
protected  class | 
JRootPane.AccessibleJRootPane
This class implements accessibility support for the JRootPane class. | 
protected  class | 
JScrollBar.AccessibleJScrollBar
This class implements accessibility support for the JScrollBar class. | 
protected  class | 
JScrollPane.AccessibleJScrollPane
This class implements accessibility support for the JScrollPane class. | 
protected  class | 
JSeparator.AccessibleJSeparator
This class implements accessibility support for the JSeparator class. | 
protected  class | 
JSlider.AccessibleJSlider
This class implements accessibility support for the JSlider class. | 
protected  class | 
JSplitPane.AccessibleJSplitPane
This class implements accessibility support for the JSplitPane class. | 
protected  class | 
JTabbedPane.AccessibleJTabbedPane
This class implements accessibility support for the JTabbedPane class. | 
protected  class | 
JTable.AccessibleJTable
This class implements accessibility support for the JTable class. | 
protected  class | 
JTable.AccessibleJTable.AccessibleJTableCell
The class provides an implementation of the Java Accessibility API appropriate to table cells.  | 
protected  class | 
JTextArea.AccessibleJTextArea
This class implements accessibility support for the JTextArea class. | 
protected  class | 
JTextField.AccessibleJTextField
This class implements accessibility support for the JTextField class. | 
protected  class | 
JToggleButton.AccessibleJToggleButton
This class implements accessibility support for the JToggleButton class. | 
protected  class | 
JToolBar.AccessibleJToolBar
This class implements accessibility support for the JToolBar class. | 
protected  class | 
JToolTip.AccessibleJToolTip
This class implements accessibility support for the JToolTip class. | 
protected  class | 
JTree.AccessibleJTree
This class implements accessibility support for the JTree class. | 
protected  class | 
JTree.AccessibleJTree.AccessibleJTreeNode
This class implements accessibility support for the JTree child. | 
protected  class | 
JViewport.AccessibleJViewport
This class implements accessibility support for the JViewport class. | 
protected  class | 
JWindow.AccessibleJWindow
This class implements accessibility support for the JWindow class. | 
| Fields in javax.swing declared as AccessibleContext | |
protected  AccessibleContext | 
JComponent.accessibleContext
The AccessibleContext associated with this JComponent.  | 
protected  AccessibleContext | 
JColorChooser.accessibleContext
 | 
protected  AccessibleContext | 
JWindow.accessibleContext
The accessible context property.  | 
protected  AccessibleContext | 
JApplet.accessibleContext
 | 
protected  AccessibleContext | 
CellRendererPane.accessibleContext
 | 
protected  AccessibleContext | 
JFrame.accessibleContext
The accessible context property.  | 
protected  AccessibleContext | 
DefaultPopupFactory.WindowPopup.AccessibleWindowPopup.accessibleContext
 | 
protected  AccessibleContext | 
JFileChooser.accessibleContext
 | 
protected  AccessibleContext | 
Box.accessibleContext
The currently set AccessibleContext object.  | 
protected  AccessibleContext | 
Box.Filler.accessibleContext
The currently set AccessibleContext object.  | 
protected  AccessibleContext | 
JDialog.accessibleContext
 | 
| Methods in javax.swing that return AccessibleContext | |
 AccessibleContext | 
JComponent.getAccessibleContext()
Gets the AccessibleContext associated with this JComponent.  | 
 AccessibleContext | 
JEditorPane.getAccessibleContext()
Gets the AccessibleContext associated with this JEditorPane.  | 
 AccessibleContext | 
JViewport.getAccessibleContext()
Gets the AccessibleContext associated with this JViewport.  | 
 AccessibleContext | 
JTabbedPane.getAccessibleContext()
Gets the AccessibleContext associated with this JTabbedPane.  | 
 AccessibleContext | 
JMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this JMenuItem.  | 
 AccessibleContext | 
JCheckBoxMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this JCheckBoxMenuItem.  | 
 AccessibleContext | 
JLayeredPane.getAccessibleContext()
Gets the AccessibleContext associated with this JLayeredPane.  | 
 AccessibleContext | 
JToggleButton.getAccessibleContext()
Gets the AccessibleContext associated with this JToggleButton.  | 
 AccessibleContext | 
JCheckBox.getAccessibleContext()
Gets the AccessibleContext associated with this JCheckBox.  | 
 AccessibleContext | 
JTextField.getAccessibleContext()
Gets the AccessibleContext associated with this JTextField.  | 
 AccessibleContext | 
JPasswordField.getAccessibleContext()
Gets the AccessibleContext associated with this JPasswordField.  | 
 AccessibleContext | 
JOptionPane.getAccessibleContext()
Gets the AccessibleContext associated with this JOptionPane.  | 
 AccessibleContext | 
JMenu.getAccessibleContext()
Gets the AccessibleContext associated with this JMenu.  | 
 AccessibleContext | 
JColorChooser.getAccessibleContext()
Gets the AccessibleContext associated with this JColorChooser.  | 
 AccessibleContext | 
JButton.getAccessibleContext()
Gets the AccessibleContext associated with this JButton.  | 
 AccessibleContext | 
JPopupMenu.getAccessibleContext()
Gets the AccessibleContext associated with this JPopupMenu.  | 
 AccessibleContext | 
JSeparator.getAccessibleContext()
Gets the AccessibleContext associated with this JSeparator.  | 
 AccessibleContext | 
JWindow.getAccessibleContext()
Gets the AccessibleContext associated with this JWindow.  | 
 AccessibleContext | 
JApplet.getAccessibleContext()
Gets the AccessibleContext associated with this JApplet.  | 
 AccessibleContext | 
JComboBox.getAccessibleContext()
Gets the AccessibleContext associated with this JComboBox.  | 
 AccessibleContext | 
JList.getAccessibleContext()
Gets the AccessibleContext associated with this JList.  | 
 AccessibleContext | 
JList.AccessibleJList.AccessibleJListChild.getAccessibleContext()
Get the AccessibleContext for this object.  | 
 AccessibleContext | 
JToolTip.getAccessibleContext()
Gets the AccessibleContext associated with this JToolTip.  | 
 AccessibleContext | 
CellRendererPane.getAccessibleContext()
Gets the AccessibleContext associated with this CellRendererPane.  | 
 AccessibleContext | 
JInternalFrame.getAccessibleContext()
Gets the AccessibleContext associated with this JInternalFrame.  | 
 AccessibleContext | 
JInternalFrame.JDesktopIcon.getAccessibleContext()
Gets the AccessibleContext associated with this JDesktopIcon.  | 
 AccessibleContext | 
JPanel.getAccessibleContext()
Gets the AccessibleContext associated with this JPanel.  | 
 AccessibleContext | 
JFrame.getAccessibleContext()
Gets the AccessibleContext associated with this JFrame.  | 
 AccessibleContext | 
JSplitPane.getAccessibleContext()
Gets the AccessibleContext associated with this JSplitPane.  | 
 AccessibleContext | 
JTree.getAccessibleContext()
Gets the AccessibleContext associated with this JTree.  | 
 AccessibleContext | 
JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext()
Get the AccessibleContext associated with this tree node.  | 
 AccessibleContext | 
JTable.getAccessibleContext()
Gets the AccessibleContext associated with this JTable.  | 
 AccessibleContext | 
JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleContext()
Gets the AccessibleContext associated with this 
 component. | 
 AccessibleContext | 
JLabel.getAccessibleContext()
Get the AccessibleContext of this object  | 
 AccessibleContext | 
DefaultPopupFactory.WindowPopup.getAccessibleContext()
Get the AccessibleContext associated with this popup  | 
 AccessibleContext | 
JFileChooser.getAccessibleContext()
Gets the AccessibleContext associated with this JFileChooser.  | 
 AccessibleContext | 
JDesktopPane.getAccessibleContext()
Gets the AccessibleContext associated with this JDesktopPane.  | 
 AccessibleContext | 
JRadioButton.getAccessibleContext()
Gets the AccessibleContext associated with this JRadioButton.  | 
 AccessibleContext | 
JToolBar.getAccessibleContext()
Gets the AccessibleContext associated with this JToolBar.  | 
 AccessibleContext | 
JMenuBar.getAccessibleContext()
Gets the AccessibleContext associated with this JMenuBar.  | 
 AccessibleContext | 
ImageIcon.getAccessibleContext()
Gets the AccessibleContext associated with this ImageIcon.  | 
 AccessibleContext | 
JRadioButtonMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this JRadioButtonMenuItem.  | 
 AccessibleContext | 
JTextArea.getAccessibleContext()
Gets the AccessibleContext associated with this JTextArea.  | 
 AccessibleContext | 
Box.getAccessibleContext()
Gets the AccessibleContext associated with this Box.  | 
 AccessibleContext | 
Box.Filler.getAccessibleContext()
Gets the AccessibleContext associated with this Box.Filler.  | 
 AccessibleContext | 
JScrollPane.getAccessibleContext()
Gets the AccessibleContext associated with this JScrollPane.  | 
 AccessibleContext | 
JScrollBar.getAccessibleContext()
Gets the AccessibleContext associated with this JScrollBar.  | 
 AccessibleContext | 
JProgressBar.getAccessibleContext()
Gets the AccessibleContext associated with this JProgressBar.  | 
 AccessibleContext | 
JRootPane.getAccessibleContext()
Gets the AccessibleContext associated with this JRootPane.  | 
 AccessibleContext | 
JDialog.getAccessibleContext()
Gets the AccessibleContext associated with this JDialog.  | 
 AccessibleContext | 
JSlider.getAccessibleContext()
Gets the AccessibleContext associated with this JSlider.  | 
| Uses of AccessibleContext in javax.swing.table | 
| Subclasses of AccessibleContext in javax.swing.table | |
protected  class | 
JTableHeader.AccessibleJTableHeader
This class implements accessibility support for the JTableHeader class. | 
protected  class | 
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
This class provides an implementation of the Java Accessibility API appropropriate for JTableHeader entries.  | 
| Methods in javax.swing.table that return AccessibleContext | |
 AccessibleContext | 
JTableHeader.getAccessibleContext()
Gets the AccessibleContext associated with this JTableHeader.  | 
 AccessibleContext | 
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.getAccessibleContext()
Get the AccessibleContext associated with this object.  | 
| Uses of AccessibleContext in javax.swing.text | 
| Subclasses of AccessibleContext in javax.swing.text | |
 class | 
JTextComponent.AccessibleJTextComponent
This class implements accessibility support for the JTextComponent class. | 
| Methods in javax.swing.text that return AccessibleContext | |
 AccessibleContext | 
JTextComponent.getAccessibleContext()
Gets the AccessibleContext associated with this JTextComponent.  | 
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.