Java™ Platform
Standard Ed. 6

Uses of Class
javax.accessibility.AccessibleBundle

Packages that use AccessibleBundle
javax.accessibility Defines a contract between user-interface components and an assistive technology that provides access to those components. 
 

Uses of AccessibleBundle in javax.accessibility
 

Subclasses of AccessibleBundle in javax.accessibility
 class AccessibleRelation
          Class AccessibleRelation describes a relation between the object that implements the AccessibleRelation and one or more other objects.
 class AccessibleRole
          Class AccessibleRole determines the role of a component.
 class AccessibleState
          Class AccessibleState describes a component's particular state.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.