Uses of Package
javax.accessibility
Package
Description
Provides a collection of interfaces and classes that compose the Java Accessibility
Utilities.
Provides the classes necessary to create an applet and the classes an applet
uses to communicate with its applet context.
Contains all of the classes for creating user interfaces and for painting
graphics and images.
Defines a contract between user-interface components and an assistive
technology that provides access to those components.
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
Contains classes and interfaces used by the
JColorChooser
component.Provides one interface and many abstract classes that Swing uses to provide
its pluggable look-and-feel capabilities.
Provides user interface objects built according to the Basic look and feel.
Provides user interface objects built according to the Java look and feel
(once codenamed Metal), which is the default look and feel.
Provides user interface objects that combine two or more look and feels.
Provides classes and interfaces for dealing with
javax.swing.JTable
.Provides classes and interfaces that deal with editable and noneditable text
components.
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.Provides classes and interfaces for dealing with
javax.swing.JTree
.-
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.TheAccessibleComponent
interface should be supported by any object that is rendered on the screen.AccessibleContext
represents the minimum information all accessible objects return.ClassAccessibleRole
determines the role of a component.ClassAccessibleStateSet
determines a component's state set. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.TheAccessibleComponent
interface should be supported by any object that is rendered on the screen.AccessibleContext
represents the minimum information all accessible objects return.ClassAccessibleRole
determines the role of a component.ClassAccessibleStateSet
determines a component's state set. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.TheAccessibleAction
interface should be supported by any object that can perform one or more actions.TheAccessibleComponent
interface should be supported by any object that is rendered on the screen.AccessibleContext
represents the minimum information all accessible objects return.ClassAccessibleRole
determines the role of a component.ThisAccessibleSelection
interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.ClassAccessibleStateSet
determines a component's state set.TheAccessibleText
interface should be implemented by all classes that present textual information on the display.TheAccessibleValue
interface should be supported by any object that supports a numerical value (e.g., a scroll bar). -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.TheAccessibleAction
interface should be supported by any object that can perform one or more actions.Base class used to maintain a strongly typed enumeration.TheAccessibleComponent
interface should be supported by any object that is rendered on the screen.AccessibleContext
represents the minimum information all accessible objects return.TheAccessibleEditableText
interface should be implemented by all classes that present editable textual information on the display.Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext documentTheAccessibleIcon
interface should be supported by any object that has an associated icon (e.g., buttons).TheAccessibleKeyBinding
interface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object.ClassAccessibleRelation
describes a relation between the object that implements theAccessibleRelation
and one or more other objects.ClassAccessibleRelationSet
determines a component's relation set.ClassAccessibleRole
determines the role of a component.ThisAccessibleSelection
interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.ClassAccessibleState
describes a component's particular state.ClassAccessibleStateSet
determines a component's state set.ClassAccessibleTable
describes a user-interface component that presents data in a two-dimensional table format.TheAccessibleText
interface should be implemented by all classes that present textual information on the display.This class collects together key details of a span of text.TheAccessibleValue
interface should be supported by any object that supports a numerical value (e.g., a scroll bar). -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.TheAccessibleAction
interface should be supported by any object that can perform one or more actions.TheAccessibleComponent
interface should be supported by any object that is rendered on the screen.AccessibleContext
represents the minimum information all accessible objects return.TheAccessibleEditableText
interface should be implemented by all classes that present editable textual information on the display.TheAccessibleExtendedComponent
interface should be supported by any object that is rendered on the screen.ClassAccessibleExtendedTable
provides extended information about a user-interface component that presents data in a two-dimensional table format.TheAccessibleExtendedText
interface contains additional methods not provided by theAccessibleText
interface.Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext documentTheAccessibleHypertext
class is the base class for all classes that present hypertext information on the display.TheAccessibleIcon
interface should be supported by any object that has an associated icon (e.g., buttons).TheAccessibleKeyBinding
interface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object.ClassAccessibleRelationSet
determines a component's relation set.ClassAccessibleRole
determines the role of a component.ThisAccessibleSelection
interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.ClassAccessibleStateSet
determines a component's state set.ClassAccessibleTable
describes a user-interface component that presents data in a two-dimensional table format.TheAccessibleTableModelChange
interface describes a change to the table model.TheAccessibleText
interface should be implemented by all classes that present textual information on the display.This class collects together key details of a span of text.TheAccessibleValue
interface should be supported by any object that supports a numerical value (e.g., a scroll bar). -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.AccessibleContext
represents the minimum information all accessible objects return. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.TheAccessibleComponent
interface should be supported by any object that is rendered on the screen.AccessibleContext
represents the minimum information all accessible objects return.TheAccessibleExtendedComponent
interface should be supported by any object that is rendered on the screen.ClassAccessibleRole
determines the role of a component.ClassAccessibleStateSet
determines a component's state set. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.TheAccessibleAction
interface should be supported by any object that can perform one or more actions.TheAccessibleComponent
interface should be supported by any object that is rendered on the screen.AccessibleContext
represents the minimum information all accessible objects return.TheAccessibleEditableText
interface should be implemented by all classes that present editable textual information on the display.TheAccessibleExtendedComponent
interface should be supported by any object that is rendered on the screen.TheAccessibleExtendedText
interface contains additional methods not provided by theAccessibleText
interface.ClassAccessibleRole
determines the role of a component.ClassAccessibleStateSet
determines a component's state set.TheAccessibleText
interface should be implemented by all classes that present textual information on the display.This class collects together key details of a span of text. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.AccessibleContext
represents the minimum information all accessible objects return. -
ClassDescriptionInterface
Accessible
is the main interface for the accessibility package.