Uses of Class
javax.swing.JComponent.AccessibleJComponent
Package
Description
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 JComponent.AccessibleJComponent in javax.swing
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theAbstractButton
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.protected class
This class implements accessibility support for theJDesktopPane
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 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. -
Uses of JComponent.AccessibleJComponent in javax.swing.table
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theJTableHeader
class. -
Uses of JComponent.AccessibleJComponent in javax.swing.text
Modifier and TypeClassDescriptionclass
This class implements accessibility support for theJTextComponent
class.