Uses of Class
javax.accessibility.AccessibleContext
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.
Provides user interface objects built according to the Basic look and feel.
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.-
Uses of AccessibleContext in com.sun.java.accessibility.util
Modifier and TypeClassDescriptionclass
TheTranslator
class provides a translation to interfaceAccessible
for objects that do not implement interfaceAccessible
. -
Uses of AccessibleContext 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.Modifier and TypeMethodDescriptionApplet.getAccessibleContext()
Deprecated, for removal: This API element is subject to removal in a future version.Gets theAccessibleContext
associated with thisApplet
. -
Uses of AccessibleContext 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
Inner class of CheckboxMenuItem used to provide default support for accessibility.protected class
This class implements accessibility support for theChoice
class.protected class
Inner class of Component used to provide default support for accessibility.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
Inner class of Menu used to provide default support for accessibility.protected class
Inner class of MenuBar used to provide default support for accessibility.protected class
Inner class ofMenuComponent
used to provide default support for accessibility.protected class
Inner class of MenuItem used to provide default support for accessibility.protected class
This class implements accessibility support for thePanel
class.protected class
Inner class of PopupMenu used to provide default support for accessibility.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.Modifier and TypeFieldDescriptionprotected AccessibleContext
Component.accessibleContext
TheAccessibleContext
associated with thisComponent
.Modifier and TypeMethodDescriptionButton.getAccessibleContext()
Gets theAccessibleContext
associated with thisButton
.Canvas.getAccessibleContext()
Gets the AccessibleContext associated with this Canvas.Checkbox.getAccessibleContext()
Gets the AccessibleContext associated with this Checkbox.CheckboxMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this CheckboxMenuItem.Choice.getAccessibleContext()
Gets theAccessibleContext
associated with thisChoice
.Component.getAccessibleContext()
Gets theAccessibleContext
associated with thisComponent
.Dialog.getAccessibleContext()
Gets the AccessibleContext associated with this Dialog.Frame.getAccessibleContext()
Gets the AccessibleContext associated with this Frame.Label.getAccessibleContext()
Gets the AccessibleContext associated with this Label.List.AccessibleAWTList.AccessibleAWTListChild.getAccessibleContext()
Gets the AccessibleContext for this object.List.getAccessibleContext()
Gets theAccessibleContext
associated with thisList
.Menu.getAccessibleContext()
Gets the AccessibleContext associated with this Menu.MenuBar.getAccessibleContext()
Gets the AccessibleContext associated with this MenuBar.MenuComponent.getAccessibleContext()
Gets theAccessibleContext
associated with thisMenuComponent
.MenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this MenuItem.Panel.getAccessibleContext()
Gets the AccessibleContext associated with this Panel.PopupMenu.getAccessibleContext()
Gets theAccessibleContext
associated with thisPopupMenu
.Scrollbar.getAccessibleContext()
Gets theAccessibleContext
associated with thisScrollbar
.ScrollPane.getAccessibleContext()
Gets the AccessibleContext associated with this ScrollPane.TextArea.getAccessibleContext()
Returns theAccessibleContext
associated with thisTextArea
.TextComponent.getAccessibleContext()
Gets the AccessibleContext associated with this TextComponent.TextField.getAccessibleContext()
Gets the AccessibleContext associated with this TextField.Window.getAccessibleContext()
Gets the AccessibleContext associated with this Window. -
Uses of AccessibleContext in javax.accessibility
Modifier and TypeMethodDescriptionAccessible.getAccessibleContext()
Returns theAccessibleContext
associated with this object. -
Uses of AccessibleContext 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
This class implements accessibility support for theImageIcon
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 appropriate for list children.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
The class provides an implementation of the Java Accessibility API appropriate to table cells.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 theJTree
child.protected class
This class implements accessibility support for theJViewport
class.protected class
This class implements accessibility support for theJWindow
class.protected class
AccessibleProgressMonitor
implements accessibility support for theProgressMonitor
class.Modifier and TypeFieldDescriptionprotected AccessibleContext
CellRendererPane.accessibleContext
AccessibleContext
associated with thisCellRendererPan
protected AccessibleContext
JApplet.accessibleContext
Deprecated, for removal: This API element is subject to removal in a future version.AccessibleContext
associated with thisJApplet
protected AccessibleContext
JColorChooser.accessibleContext
The accessible context.protected AccessibleContext
JDialog.accessibleContext
AccessibleContext
associated with thisJDialog
protected AccessibleContext
JFileChooser.accessibleContext
AccessibleContext
associated with thisJFileChooser
protected AccessibleContext
JFrame.accessibleContext
The accessible context property.protected AccessibleContext
JWindow.accessibleContext
The accessible context property.protected AccessibleContext
ProgressMonitor.accessibleContext
TheAccessibleContext
for theProgressMonitor
Modifier and TypeMethodDescriptionBox.Filler.getAccessibleContext()
Gets the AccessibleContext associated with this Box.Filler.Box.getAccessibleContext()
Gets the AccessibleContext associated with this Box.CellRendererPane.getAccessibleContext()
Gets the AccessibleContext associated with this CellRendererPane.ImageIcon.getAccessibleContext()
Gets the AccessibleContext associated with this ImageIcon.JApplet.getAccessibleContext()
Deprecated, for removal: This API element is subject to removal in a future version.Gets the AccessibleContext associated with this JApplet.JButton.getAccessibleContext()
Gets theAccessibleContext
associated with thisJButton
.JCheckBox.getAccessibleContext()
Gets the AccessibleContext associated with this JCheckBox.JCheckBoxMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this JCheckBoxMenuItem.JColorChooser.getAccessibleContext()
Gets the AccessibleContext associated with this JColorChooser.JComboBox.getAccessibleContext()
Gets the AccessibleContext associated with this JComboBox.JDesktopPane.getAccessibleContext()
Gets theAccessibleContext
associated with thisJDesktopPane
.JDialog.getAccessibleContext()
Gets the AccessibleContext associated with this JDialog.JEditorPane.getAccessibleContext()
Gets the AccessibleContext associated with this JEditorPane.JFileChooser.getAccessibleContext()
Gets the AccessibleContext associated with this JFileChooser.JFrame.getAccessibleContext()
Gets the AccessibleContext associated with this JFrame.JInternalFrame.getAccessibleContext()
Gets theAccessibleContext
associated with thisJInternalFrame
.JInternalFrame.JDesktopIcon.getAccessibleContext()
Gets the AccessibleContext associated with this JDesktopIcon.JLabel.getAccessibleContext()
Get the AccessibleContext of this objectJLayer.getAccessibleContext()
Gets the AccessibleContext associated with thisJLayer
.JLayeredPane.getAccessibleContext()
Gets the AccessibleContext associated with this JLayeredPane.JList.AccessibleJList.AccessibleJListChild.getAccessibleContext()
Get the AccessibleContext for this object.JList.getAccessibleContext()
Gets theAccessibleContext
associated with thisJList
.JMenu.getAccessibleContext()
Gets the AccessibleContext associated with this JMenu.JMenuBar.getAccessibleContext()
Gets the AccessibleContext associated with this JMenuBar.JMenuItem.getAccessibleContext()
Returns theAccessibleContext
associated with thisJMenuItem
.JOptionPane.getAccessibleContext()
Returns theAccessibleContext
associated with this JOptionPane.JPanel.getAccessibleContext()
Gets the AccessibleContext associated with this JPanel.JPasswordField.getAccessibleContext()
Returns theAccessibleContext
associated with thisJPasswordField
.JPopupMenu.getAccessibleContext()
Gets the AccessibleContext associated with this JPopupMenu.JProgressBar.getAccessibleContext()
Gets theAccessibleContext
associated with thisJProgressBar
.JRadioButton.getAccessibleContext()
Gets the AccessibleContext associated with this JRadioButton.JRadioButtonMenuItem.getAccessibleContext()
Gets the AccessibleContext associated with this JRadioButtonMenuItem.JRootPane.getAccessibleContext()
Gets theAccessibleContext
associated with thisJRootPane
.JScrollBar.getAccessibleContext()
Gets the AccessibleContext associated with this JScrollBar.JScrollPane.getAccessibleContext()
Gets the AccessibleContext associated with this JScrollPane.JSeparator.getAccessibleContext()
Gets the AccessibleContext associated with this JSeparator.JSlider.getAccessibleContext()
Gets the AccessibleContext associated with this JSlider.JSpinner.getAccessibleContext()
Gets theAccessibleContext
for theJSpinner
JSplitPane.getAccessibleContext()
Gets the AccessibleContext associated with this JSplitPane.JTabbedPane.getAccessibleContext()
Gets the AccessibleContext associated with this JTabbedPane.JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleContext()
Gets theAccessibleContext
associated with this component.JTable.getAccessibleContext()
Gets the AccessibleContext associated with this JTable.JTextArea.getAccessibleContext()
Gets the AccessibleContext associated with this JTextArea.JTextField.getAccessibleContext()
Gets theAccessibleContext
associated with thisJTextField
.JToggleButton.getAccessibleContext()
Gets the AccessibleContext associated with this JToggleButton.JToolBar.getAccessibleContext()
Gets the AccessibleContext associated with this JToolBar.JToolTip.getAccessibleContext()
Gets the AccessibleContext associated with this JToolTip.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleContext()
Get the AccessibleContext associated with this tree node.JTree.getAccessibleContext()
Gets the AccessibleContext associated with this JTree.JViewport.getAccessibleContext()
Gets the AccessibleContext associated with this JViewport.JWindow.getAccessibleContext()
Gets the AccessibleContext associated with this JWindow.ProgressMonitor.getAccessibleContext()
Gets theAccessibleContext
for theProgressMonitor
protected AccessibleContext
JTable.AccessibleJTable.AccessibleJTableCell.getCurrentAccessibleContext()
Gets the AccessibleContext for the table cell renderer. -
Uses of AccessibleContext in javax.swing.plaf.basic
Modifier and TypeMethodDescriptionBasicComboPopup.getAccessibleContext()
Gets the AccessibleContext associated with this BasicComboPopup. -
Uses of AccessibleContext in javax.swing.table
Modifier and TypeClassDescriptionprotected class
This class implements accessibility support for theJTableHeader
class.protected class
This class provides an implementation of the Java Accessibility API appropriate for JTableHeader entries.Modifier and TypeMethodDescriptionJTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.getAccessibleContext()
Get the AccessibleContext associated with this object.JTableHeader.getAccessibleContext()
Gets the AccessibleContext associated with this JTableHeader. -
Uses of AccessibleContext in javax.swing.text
Modifier and TypeClassDescriptionclass
This class implements accessibility support for theJTextComponent
class.Modifier and TypeMethodDescriptionJTextComponent.getAccessibleContext()
Gets theAccessibleContext
associated with thisJTextComponent
. -
Uses of AccessibleContext in javax.swing.text.html
Modifier and TypeMethodDescriptionHTMLEditorKit.getAccessibleContext()
returns the AccessibleContext associated with this editor kit