Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
javax.accessibility.AccessibleValue

Packages that use AccessibleValue
Package Description
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.table Provides classes and interfaces for dealing with javax.swing.JTable
 

Uses of AccessibleValue in java.awt
 

Classes in java.awt that implement AccessibleValue
Modifier and Type Class and Description
protected  class Button.AccessibleAWTButton
          This class implements accessibility support for the Button 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 Menu.AccessibleAWTMenu
          Inner class of Menu used to provide default support for accessibility.
protected  class MenuItem.AccessibleAWTMenuItem
          Inner class of MenuItem used to provide default support for accessibility.
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.
 

Methods in java.awt that return AccessibleValue
Modifier and Type Method and Description
 AccessibleValue CheckboxMenuItem.AccessibleAWTCheckboxMenuItem.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 AccessibleValue Scrollbar.AccessibleAWTScrollBar.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 AccessibleValue Checkbox.AccessibleAWTCheckbox.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 AccessibleValue Button.AccessibleAWTButton.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 AccessibleValue MenuItem.AccessibleAWTMenuItem.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 

Uses of AccessibleValue in javax.accessibility
 

Methods in javax.accessibility that return AccessibleValue
Modifier and Type Method and Description
 AccessibleValue AccessibleContext.getAccessibleValue()
          Gets the AccessibleValue associated with this object that supports a Numerical value.
 

Uses of AccessibleValue in javax.swing
 

Classes in javax.swing that implement AccessibleValue
Modifier and Type Class and Description
protected  class AbstractButton.AccessibleAbstractButton
          This class implements accessibility support for the AbstractButton 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 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 JMenu.AccessibleJMenu
          This class implements accessibility support for the JMenu class.
protected  class JMenuItem.AccessibleJMenuItem
          This class implements accessibility support for the JMenuItem 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 JScrollBar.AccessibleJScrollBar
          This class implements accessibility support for the JScrollBar class.
protected  class JSlider.AccessibleJSlider
          This class implements accessibility support for the JSlider class.
protected  class JSpinner.AccessibleJSpinner
          AccessibleJSpinner implements accessibility support for the JSpinner class.
protected  class JSplitPane.AccessibleJSplitPane
          This class implements accessibility support for the JSplitPane class.
protected  class JToggleButton.AccessibleJToggleButton
          This class implements accessibility support for the JToggleButton class.
 

Methods in javax.swing that return AccessibleValue
Modifier and Type Method and Description
 AccessibleValue ProgressMonitor.AccessibleProgressMonitor.getAccessibleValue()
          Gets the AccessibleValue associated with this object that supports a Numerical value.
 AccessibleValue JProgressBar.AccessibleJProgressBar.getAccessibleValue()
          Gets the AccessibleValue associated with this object.
 AccessibleValue JSlider.AccessibleJSlider.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 AccessibleValue JSpinner.AccessibleJSpinner.getAccessibleValue()
          Gets the AccessibleValue associated with this object.
 AccessibleValue JSplitPane.AccessibleJSplitPane.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 AccessibleValue JInternalFrame.AccessibleJInternalFrame.getAccessibleValue()
          Gets the AccessibleValue associated with this object.
 AccessibleValue JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.getAccessibleValue()
          Gets the AccessibleValue associated with this object.
 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.
 AccessibleValue JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleValue()
          Gets the AccessibleValue associated with this object if one exists.
 AccessibleValue JList.AccessibleJList.AccessibleJListChild.getAccessibleValue()
           
 AccessibleValue AbstractButton.AccessibleAbstractButton.getAccessibleValue()
          Get the AccessibleValue associated with this object.
 

Uses of AccessibleValue in javax.swing.table
 

Methods in javax.swing.table that return AccessibleValue
Modifier and Type Method and Description
 AccessibleValue JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.getAccessibleValue()
           
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.