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 Class
javax.accessibility.AccessibleStateSet

Packages that use AccessibleStateSet
Package Description
java.applet Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context. 
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
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
 

Uses of AccessibleStateSet in java.applet
 

Methods in java.applet that return AccessibleStateSet
Modifier and Type Method and Description
 AccessibleStateSet Applet.AccessibleApplet.getAccessibleStateSet()
          Get the state of this object.
 

Uses of AccessibleStateSet in java.awt
 

Methods in java.awt that return AccessibleStateSet
Modifier and Type Method and Description
 AccessibleStateSet Dialog.AccessibleAWTDialog.getAccessibleStateSet()
          Get the state of this object.
 AccessibleStateSet Frame.AccessibleAWTFrame.getAccessibleStateSet()
          Get the state of this object.
 AccessibleStateSet TextArea.AccessibleAWTTextArea.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet Scrollbar.AccessibleAWTScrollBar.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet Checkbox.AccessibleAWTCheckbox.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet List.AccessibleAWTList.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet List.AccessibleAWTList.AccessibleAWTListChild.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet TextComponent.AccessibleAWTTextComponent.getAccessibleStateSet()
          Gets the state set of the TextComponent.
 AccessibleStateSet TextField.AccessibleAWTTextField.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet Window.AccessibleAWTWindow.getAccessibleStateSet()
          Get the state of this object.
 AccessibleStateSet MenuComponent.AccessibleAWTMenuComponent.getAccessibleStateSet()
          Gets the state of this object.
 AccessibleStateSet Component.AccessibleAWTComponent.getAccessibleStateSet()
          Gets the state of this object.
 

Uses of AccessibleStateSet in javax.accessibility
 

Methods in javax.accessibility that return AccessibleStateSet
Modifier and Type Method and Description
abstract  AccessibleStateSet AccessibleContext.getAccessibleStateSet()
          Gets the state set of this object.
 

Uses of AccessibleStateSet in javax.swing
 

Methods in javax.swing that return AccessibleStateSet
Modifier and Type Method and Description
 AccessibleStateSet ProgressMonitor.AccessibleProgressMonitor.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet JProgressBar.AccessibleJProgressBar.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet JSlider.AccessibleJSlider.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet JToolBar.AccessibleJToolBar.getAccessibleStateSet()
          Get the state of this object.
 AccessibleStateSet JSplitPane.AccessibleJSplitPane.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet JTextArea.AccessibleJTextArea.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet JTextField.AccessibleJTextField.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet JDialog.AccessibleJDialog.getAccessibleStateSet()
          Get the state of this object.
 AccessibleStateSet ImageIcon.AccessibleImageIcon.getAccessibleStateSet()
          Gets the state of this object.
 AccessibleStateSet JComboBox.AccessibleJComboBox.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet JScrollBar.AccessibleJScrollBar.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet JList.AccessibleJList.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet JList.AccessibleJList.AccessibleJListChild.getAccessibleStateSet()
           
 AccessibleStateSet JEditorPane.AccessibleJEditorPane.getAccessibleStateSet()
          Gets the state set of this object.
 AccessibleStateSet AbstractButton.AccessibleAbstractButton.getAccessibleStateSet()
          Get the state set of this object.
 AccessibleStateSet JMenuBar.AccessibleJMenuBar.getAccessibleStateSet()
          Get the accessible state set of this object.
 AccessibleStateSet JComponent.AccessibleJComponent.getAccessibleStateSet()
          Gets the state of this object.
 AccessibleStateSet JFrame.AccessibleJFrame.getAccessibleStateSet()
          Get the state of this object.
static AccessibleStateSet SwingUtilities.getAccessibleStateSet(Component c)
          Get the state of this object.
 

Uses of AccessibleStateSet in javax.swing.table
 

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

Uses of AccessibleStateSet in javax.swing.text
 

Methods in javax.swing.text that return AccessibleStateSet
Modifier and Type Method and Description
 AccessibleStateSet JTextComponent.AccessibleJTextComponent.getAccessibleStateSet()
          Gets the state set of the JTextComponent.
 


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.