Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Package com.sun.java.accessibility

Interface Summary
AccessibleAction The AccessibleAction interface should be supported by any object that can perform one or more actions.
Accessible Interface Accessible is the main interface for the accessibility package.
AccessibleComponent The AccessibleComponent interface should be supported by any object that is rendered on the screen.
AccessibleLayout The AccessibleLayout interface is currently up for review and should only be used for experimental purposes.
AccessibleSelection This AccessibleSelection interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.
AccessibleTable The AccessibleTable interface is currently up for review and should only be used for experimental purposes.
AccessibleText

The AccessibleText interface should be implemented by all classes that present textual information on the display.

AccessibleValue The AccessibleValue interface should be supported by any object that supports a numerical value (e.g.
 

Class Summary
AccessibleBundle

Base class used to maintain a strongly typed enumeration.

AccessibleContext AccessibleContext represents the minimum information all accessible objects return.
AccessibleResourceBundle A resource bundle containing the localized strings in the accessibility package.
AccessibleRole

Class AccessibleRole determines the role of a component.

AccessibleState

Class AccessibleState describes a componets particular state.

AccessibleStateSet Class AccessibleStateSet determines a components state set.
 


Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Submit a bug or feature
Submit comments/suggestions about javadoc
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.