Java Platform 1.2
Beta 4

Uses of Class
com.sun.java.swing.JComponent.AccessibleJComponent

Packages that use JComponent.AccessibleJComponent
com.sun.java.swing Provides a set of "lightweight" (all-Java
com.sun.java.swing.table Provides classes and interfaces for dealing with java.awt.swing. 
com.sun.java.swing.text Provides classes and interfaces that deal with editable and noneditable text components.  
 

Uses of JComponent.AccessibleJComponent in com.sun.java.swing
 

Subclasses of JComponent.AccessibleJComponent in com.sun.java.swing
protected   AbstractButton.AccessibleAbstractButton
          Accessiblity support.
protected   JButton.AccessibleJButton
          The class used to obtain the accessible role for this object.
protected   JCheckBox.AccessibleJCheckBox
          The class used to obtain the accessible role for this object.
protected   JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
          The class used to obtain the accessible role for this object.
protected   JColorChooser.AccessibleJColorChooser
          The class used to obtain the accessible context for this object.
protected   JComboBox.AccessibleJComboBox
          The class used to obtain the accessible role for this object.
protected   JDesktopPane.AccessibleJDesktopPane
          The class used to obtain the accessible role for this object.
protected   JEditorPane.AccessibleJEditorPane
          The class used to obtain the accessible role for this object.
protected   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   JEditorPane.JEditorPaneAccesssibleHypertextSupport
          What's returned by AccessibleJEditorPaneHTML.getAccessibleText() Provides support for AccessibleHypertext in case there is an HTML document being displayed in this JEditorPane.
protected   JFileChooser.AccessibleJFileChooser
          The class used to obtain the accessible context for this object.
protected   JInternalFrame.AccessibleJInternalFrame
          The class used to obtain the accessible role for this object.
protected   JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
          The class used to obtain the accessible role for this object.
protected   JLabel.AccessibleJLabel
          The class used to obtain the accessible role for this object.
protected   JLayeredPane.AccessibleJLayeredPane
          The class used to obtain the accessible role for this object.
protected   JList.AccessibleJList
          The class used to obtain the accessible role for this object.
protected   JMenu.AccessibleJMenu
          The class used to obtain the accessible role for this object.
protected   JMenuBar.AccessibleJMenuBar
          The class used to obtain the accessible role for this object.
protected   JMenuItem.AccessibleJMenuItem
          The class used to obtain the accessible role for this object.
protected   JOptionPane.AccessibleJOptionPane
          Accessiblity support.
protected   JPanel.AccessibleJPanel
          The class used to obtain the accessible role for this object.
protected   JPasswordField.AccessibleJPasswordField
          The class used to obtain the accessible role for this object.
protected   JPopupMenu.AccessibleJPopupMenu
           
protected   JProgressBar.AccessibleJProgressBar
          The class used to obtain the accessible role for this object.
protected   JRadioButton.AccessibleJRadioButton
          The class used to obtain the accessible role for this object.
protected   JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
          The class used to obtain the accessible role for this object.
protected   JRootPane.AccessibleJRootPane
          The class used to obtain the accessible role for this object.
protected   JScrollBar.AccessibleJScrollBar
          The class used to obtain the accessible role for this object.
protected   JScrollPane.AccessibleJScrollPane
          The class used to obtain the accessible role for this object.
protected   JSeparator.AccessibleJSeparator
          The class used to obtain the accessible role for this object.
protected   JSlider.AccessibleJSlider
          The class used to obtain the accessible role for this object.
protected   JSplitPane.AccessibleJSplitPane
          The class used to obtain the accessible role for this object.
protected   JTabbedPane.AccessibleJTabbedPane
          The class used to obtain the accessible role for this object.
protected   JTable.AccessibleJTable
          The class used to obtain the accessible role for this object.
protected   JTextArea.AccessibleJTextArea
          The class used to obtain the accessible role for this object.
protected   JTextField.AccessibleJTextField
          The class used to obtain the accessible role for this object.
protected   JToggleButton.AccessibleJToggleButton
          The class used to obtain the accessible role for this object.
protected   JToolBar.AccessibleJToolBar
          The class used to obtain the accessible role for this object.
protected   JToolTip.AccessibleJToolTip
          The class used to obtain the accessible role for this object.
protected   JTree.AccessibleJTree
          The class used to obtain the accessible role for this object.
protected   JViewport.AccessibleJViewport
          The class used to obtain the accessible role for this object.
 

Uses of JComponent.AccessibleJComponent in com.sun.java.swing.table
 

Subclasses of JComponent.AccessibleJComponent in com.sun.java.swing.table
protected   JTableHeader.AccessibleJTableHeader
          The class used to obtain the accessible role for this object.
 

Uses of JComponent.AccessibleJComponent in com.sun.java.swing.text
 

Subclasses of JComponent.AccessibleJComponent in com.sun.java.swing.text
  JTextComponent.AccessibleJTextComponent
          Accessibility implementation for JTextComponent.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.