Java Platform 1.2
Beta 4

Uses of Interface
com.sun.java.accessibility.AccessibleAction

Packages that use AccessibleAction
com.sun.java.accessibility   
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. 
 

Uses of AccessibleAction in com.sun.java.accessibility
 

Classes in com.sun.java.accessibility that implement AccessibleAction
  AccessibleHyperlink
          Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext document
 

Methods in com.sun.java.accessibility that return AccessibleAction
 AccessibleAction AccessibleContext.getAccessibleAction()
          Get the AccessibleAction associated with this object that supports one or more actions.
 

Uses of AccessibleAction in com.sun.java.swing
 

Classes in com.sun.java.swing that implement AccessibleAction
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   JComboBox.AccessibleJComboBox
          The class used to obtain the accessible role for this object.
  JEditorPane.JEditorPaneAccesssibleHypertextSupport.HTMLLink
           
protected   JMenu.AccessibleJMenu
          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   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   JToggleButton.AccessibleJToggleButton
          The class used to obtain the accessible role for this object.
protected   JTree.AccessibleJTree.AccessibleJTreeNode
           
 

Methods in com.sun.java.swing that return AccessibleAction
 AccessibleAction AbstractButton.AccessibleAbstractButton.getAccessibleAction()
          Get the AccessibleAction associated with this object if one exists.
 AccessibleAction JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleAction()
          Get the AccessibleAction associated with this object if one exists.
 AccessibleAction JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleAction()
          Get the AccessibleAction associated with this object if one exists.
 AccessibleAction JList.AccessibleJList.AccessibleJListChild.getAccessibleAction()
           
 AccessibleAction JComboBox.AccessibleJComboBox.getAccessibleAction()
          Get the AccessibleAction associated with this object if one exists.
 

Uses of AccessibleAction in com.sun.java.swing.table
 

Methods in com.sun.java.swing.table that return AccessibleAction
 AccessibleAction JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.getAccessibleAction()
           
 


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.