Uses of Class
java.awt.Component.AccessibleAWTComponent
Package
Description
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.
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
Provides classes and interfaces for dealing with
javax.swing.JTable
.Provides classes and interfaces that deal with editable and noneditable text
components.
-
Uses of Component.AccessibleAWTComponent in java.applet
Modifier and TypeClassDescriptionprotected class
Deprecated, for removal: This API element is subject to removal in a future version.This class implements accessibility support for theApplet
class. -
Uses of Component.AccessibleAWTComponent in java.awt
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theButton
class.protected class
This class implements accessibility support for theCanvas
class.protected class
This class implements accessibility support for theCheckbox
class.protected class
This class implements accessibility support for theChoice
class.protected class
Inner class of Container used to provide default support for accessibility.protected class
This class implements accessibility support for theDialog
class.protected class
This class implements accessibility support for theFrame
class.protected class
This class implements accessibility support for theLabel
class.protected class
This class implements accessibility support for theList
class.protected class
This class implements accessibility support for List children.protected class
This class implements accessibility support for thePanel
class.protected class
This class implements accessibility support for theScrollbar
class.protected class
This class implements accessibility support for theScrollPane
class.protected class
This class implements accessibility support for theTextArea
class.protected class
This class implements accessibility support for theTextComponent
class.protected class
This class implements accessibility support for theTextField
class.protected class
This class implements accessibility support for theWindow
class. -
Uses of Component.AccessibleAWTComponent in javax.swing
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theAbstractButton
class.protected class
This class implements accessibility support for theBox
class.protected class
This class implements accessibility support for theBox.Filler
class.protected class
This class implements accessibility support for theCellRendererPane
class.protected class
Deprecated, for removal: This API element is subject to removal in a future version.This class implements accessibility support for theJApplet
class.protected class
This class implements accessibility support for theJButton
class.protected class
This class implements accessibility support for theJCheckBox
class.protected class
This class implements accessibility support for theJCheckBoxMenuItem
class.protected class
This class implements accessibility support for theJColorChooser
class.protected class
This class implements accessibility support for theJComboBox
class.class
Inner class of JComponent used to provide default support for accessibility.protected class
This class implements accessibility support for theJDesktopPane
class.protected class
This class implements accessibility support for theJDialog
class.protected class
This class implements accessibility support for theJEditorPane
class.protected class
This class provides support forAccessibleHypertext
, and is used in instances where theEditorKit
installed in thisJEditorPane
is an instance ofHTMLEditorKit
.protected class
What's returned byAccessibleJEditorPaneHTML.getAccessibleText
.protected class
This class implements accessibility support for theJFileChooser
class.protected class
This class implements accessibility support for theJFrame
class.protected class
This class implements accessibility support for theJInternalFrame
class.protected class
This class implements accessibility support for theJInternalFrame.JDesktopIcon
class.protected class
The class used to obtain the accessible role for this object.protected class
This class implements accessibility support for theJLayeredPane
class.protected class
This class implements accessibility support for theJList
class.protected class
This class implements accessibility support for theJMenu
class.protected class
This class implements accessibility support for theJMenuBar
class.protected class
This class implements accessibility support for theJMenuItem
class.protected class
This class implements accessibility support for theJOptionPane
class.protected class
This class implements accessibility support for theJPanel
class.protected class
This class implements accessibility support for theJPasswordField
class.protected class
This class implements accessibility support for theJPopupMenu
class.protected class
This class implements accessibility support for theJProgressBar
class.protected class
This class implements accessibility support for theJRadioButton
class.protected class
This class implements accessibility support for theJRadioButtonMenuItem
class.protected class
This class implements accessibility support for theJRootPane
class.protected class
This class implements accessibility support for theJScrollBar
class.protected class
This class implements accessibility support for theJScrollPane
class.protected class
This class implements accessibility support for theJSeparator
class.protected class
This class implements accessibility support for theJSlider
class.protected class
AccessibleJSpinner
implements accessibility support for theJSpinner
class.protected class
This class implements accessibility support for theJSplitPane
class.protected class
This class implements accessibility support for theJTabbedPane
class.protected class
This class implements accessibility support for theJTable
class.protected class
This class implements accessibility support for theJTextArea
class.protected class
This class implements accessibility support for theJTextField
class.protected class
This class implements accessibility support for theJToggleButton
class.protected class
This class implements accessibility support for theJToolBar
class.protected class
This class implements accessibility support for theJToolTip
class.protected class
This class implements accessibility support for theJTree
class.protected class
This class implements accessibility support for theJViewport
class.protected class
This class implements accessibility support for theJWindow
class. -
Uses of Component.AccessibleAWTComponent in javax.swing.table
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theJTableHeader
class. -
Uses of Component.AccessibleAWTComponent in javax.swing.text
Modifier and TypeClassDescriptionclass
This class implements accessibility support for theJTextComponent
class.