| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessibleSelection | |
| java.awt | |
| javax.accessibility | |
| javax.swing | |
| javax.swing.table | |
| Uses of AccessibleSelection in java.awt | 
| Classes in java.awt that implement AccessibleSelection | |
protected  class | 
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Inner class of CheckboxMenuItem used to provide default support for accessibility.  | 
protected  class | 
List.AccessibleAWTList
This class implements accessibility support for the List class. | 
protected  class | 
Menu.AccessibleAWTMenu
Inner class of Menu used to provide default support for accessibility.  | 
protected  class | 
MenuBar.AccessibleAWTMenuBar
Inner class of MenuBar used to provide default support for accessibility.  | 
protected  class | 
MenuComponent.AccessibleAWTMenuComponent
Inner class of MenuComponent 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.  | 
| Methods in java.awt that return AccessibleSelection | |
 AccessibleSelection | 
MenuComponent.AccessibleAWTMenuComponent.getAccessibleSelection()
Get the AccessibleSelection associated with this object which allows its Accessible children to be selected.  | 
 AccessibleSelection | 
List.AccessibleAWTList.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
| Uses of AccessibleSelection in javax.accessibility | 
| Methods in javax.accessibility that return AccessibleSelection | |
 AccessibleSelection | 
AccessibleContext.getAccessibleSelection()
Gets the AccessibleSelection associated with this object which allows its Accessible children to be selected.  | 
| Uses of AccessibleSelection in javax.swing | 
| Classes in javax.swing that implement AccessibleSelection | |
protected  class | 
JComboBox.AccessibleJComboBox
This class implements accessibility support for the JComboBox class. | 
protected  class | 
JList.AccessibleJList
This class implements accessibility support for the JList class. | 
protected  class | 
JMenu.AccessibleJMenu
This class implements accessibility support for the JMenu class. | 
protected  class | 
JMenuBar.AccessibleJMenuBar
This class implements accessibility support for the JMenuBar class. | 
protected  class | 
JTabbedPane.AccessibleJTabbedPane
This class implements accessibility support for the JTabbedPane class. | 
protected  class | 
JTable.AccessibleJTable
This class implements accessibility support for the JTable class. | 
protected  class | 
JTree.AccessibleJTree
This class implements accessibility support for the JTree class. | 
protected  class | 
JTree.AccessibleJTree.AccessibleJTreeNode
This class implements accessibility support for the JTree child. | 
| Methods in javax.swing that return AccessibleSelection | |
 AccessibleSelection | 
JTabbedPane.AccessibleJTabbedPane.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
 AccessibleSelection | 
JMenu.AccessibleJMenu.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
 AccessibleSelection | 
JComboBox.AccessibleJComboBox.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
 AccessibleSelection | 
JList.AccessibleJList.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
 AccessibleSelection | 
JList.AccessibleJList.AccessibleJListChild.getAccessibleSelection()
 | 
 AccessibleSelection | 
JTree.AccessibleJTree.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
 AccessibleSelection | 
JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleSelection()
Get the AccessibleSelection associated with this object if one exists.  | 
 AccessibleSelection | 
JTable.AccessibleJTable.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
 AccessibleSelection | 
JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleSelection()
Gets the AccessibleSelection associated with this object if one exists.  | 
 AccessibleSelection | 
JMenuBar.AccessibleJMenuBar.getAccessibleSelection()
Get the AccessibleSelection associated with this object.  | 
| Uses of AccessibleSelection in javax.swing.table | 
| Methods in javax.swing.table that return AccessibleSelection | |
 AccessibleSelection | 
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.getAccessibleSelection()
 | 
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.