Java Platform 1.2
Beta 4

Uses of Package
com.sun.java.accessibility

Packages that use com.sun.java.accessibility
com.sun.java.accessibility   
com.sun.java.swing Provides a set of "lightweight" (all-Java
com.sun.java.swing.plaf Provides one interface and many abstract classes that Swing uses to provide its pluggable look-and-feel capabilities.  
com.sun.java.swing.table Provides classes and interfaces for dealing with java.awt.swing. 
com.sun.java.swing.text Provides classes and interfaces that deal with editable and noneditable text components.  
com.sun.java.swing.tree Provides classes and interfaces for dealing with java.awt.swing. 
 

Classes in com.sun.java.accessibility used by com.sun.java.accessibility
Accessible
          Interface Accessible is the main interface for the accessibility package.
AccessibleAction
          The AccessibleAction interface should be supported by any object that can perform one or more actions.
AccessibleBundle
          Base class used to maintain a strongly typed enumeration.
AccessibleComponent
          The AccessibleComponent interface should be supported by any object that is rendered on the screen.
AccessibleContext
          AccessibleContext represents the minimum information all accessible objects return.
AccessibleHyperlink
          Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext document
AccessibleRole
          Class AccessibleRole determines the role of a component.
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.
AccessibleState
          Class AccessibleState describes a componets particular state.
AccessibleStateSet
          Class AccessibleStateSet determines a components state set.
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.
 

Classes in com.sun.java.accessibility used by com.sun.java.swing
Accessible
          Interface Accessible is the main interface for the accessibility package.
AccessibleAction
          The AccessibleAction interface should be supported by any object that can perform one or more actions.
AccessibleComponent
          The AccessibleComponent interface should be supported by any object that is rendered on the screen.
AccessibleContext
          AccessibleContext represents the minimum information all accessible objects return.
AccessibleHyperlink
          Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext document
AccessibleHypertext
          The AccessibleHypertext class is the base class for all classes that present hypertext information on the display.
AccessibleRole
          Class AccessibleRole determines the role of a component.
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.
AccessibleStateSet
          Class AccessibleStateSet determines a components state set.
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.
 

Classes in com.sun.java.accessibility used by com.sun.java.swing.plaf
Accessible
          Interface Accessible is the main interface for the accessibility package.
 

Classes in com.sun.java.accessibility used by com.sun.java.swing.table
Accessible
          Interface Accessible is the main interface for the accessibility package.
AccessibleAction
          The AccessibleAction interface should be supported by any object that can perform one or more actions.
AccessibleComponent
          The AccessibleComponent interface should be supported by any object that is rendered on the screen.
AccessibleContext
          AccessibleContext represents the minimum information all accessible objects return.
AccessibleRole
          Class AccessibleRole determines the role of a component.
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.
AccessibleStateSet
          Class AccessibleStateSet determines a components state set.
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.
 

Classes in com.sun.java.accessibility used by com.sun.java.swing.text
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.
AccessibleContext
          AccessibleContext represents the minimum information all accessible objects return.
AccessibleRole
          Class AccessibleRole determines the role of a component.
AccessibleStateSet
          Class AccessibleStateSet determines a components state set.
AccessibleText
          The AccessibleText interface should be implemented by all classes that present textual information on the display.
 

Classes in com.sun.java.accessibility used by com.sun.java.swing.tree
Accessible
          Interface Accessible is the main interface for the accessibility package.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
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.
This documentation was generated with a post-Beta4 version of Javadoc.