Java Platform 1.2
Beta 4

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

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

Methods in com.sun.java.accessibility that return AccessibleValue
 AccessibleValue AccessibleContext.getAccessibleValue()
          Get the AccessibleValue associated with this object that supports a Numerical value.
 

Uses of AccessibleValue in com.sun.java.swing
 

Classes in com.sun.java.swing that implement AccessibleValue
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   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   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   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   JScrollBar.AccessibleJScrollBar
          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   JToggleButton.AccessibleJToggleButton
          The class used to obtain the accessible role for this object.
 

Methods in com.sun.java.swing that return AccessibleValue
 AccessibleValue AbstractButton.AccessibleAbstractButton.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JScrollBar.AccessibleJScrollBar.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JSlider.AccessibleJSlider.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JInternalFrame.AccessibleJInternalFrame.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JProgressBar.AccessibleJProgressBar.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 AccessibleValue JList.AccessibleJList.AccessibleJListChild.getAccessibleValue()
           
 AccessibleValue JSplitPane.AccessibleJSplitPane.getAccessibleValue()
          Get the AccessibleValue associated with this object if one exists.
 

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

Methods in com.sun.java.swing.table that return AccessibleValue
 AccessibleValue JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.getAccessibleValue()
           
 


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.