| Package | Description | 
|---|---|
| java.applet | Provides the classes necessary to create an applet and the classes an applet
uses to communicate with its applet context. | 
| java.awt | Contains all of the classes for creating user
interfaces and for painting graphics and images. | 
| javax.accessibility | Defines a contract between user-interface components and an assistive technology
that provides access to those components. | 
| javax.swing | Provides a set of "lightweight"
(all-Java language) components that,
to the maximum degree possible, work the same on all platforms. | 
| javax.swing.plaf.basic | Provides user interface objects built according to the
Basic look and feel. | 
| javax.swing.table | Provides classes and interfaces for dealing with
 javax.swing.JTable. | 
| javax.swing.text | Provides classes and interfaces that deal with editable
and noneditable text components. | 
| javax.swing.text.html | Provides the class  HTMLEditorKitand supporting classes
for creating HTML text editors. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | Applet.AccessibleAppletThis class implements accessibility support for the
  Appletclass. | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | Applet. getAccessibleContext()Gets the AccessibleContext associated with this Applet. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | Button.AccessibleAWTButtonThis class implements accessibility support for the
  Buttonclass. | 
| protected class  | Canvas.AccessibleAWTCanvasThis class implements accessibility support for the
  Canvasclass. | 
| protected class  | Checkbox.AccessibleAWTCheckboxThis class implements accessibility support for the
  Checkboxclass. | 
| protected class  | CheckboxMenuItem.AccessibleAWTCheckboxMenuItemInner class of CheckboxMenuItem used to provide default support for
 accessibility. | 
| protected class  | Choice.AccessibleAWTChoiceThis class implements accessibility support for the
  Choiceclass. | 
| protected class  | Component.AccessibleAWTComponentInner class of Component used to provide default support for
 accessibility. | 
| protected class  | Container.AccessibleAWTContainerInner class of Container used to provide default support for
 accessibility. | 
| protected class  | Dialog.AccessibleAWTDialogThis class implements accessibility support for the
  Dialogclass. | 
| protected class  | Frame.AccessibleAWTFrameThis class implements accessibility support for the
  Frameclass. | 
| protected class  | Label.AccessibleAWTLabelThis class implements accessibility support for the
  Labelclass. | 
| protected class  | List.AccessibleAWTListThis class implements accessibility support for the
  Listclass. | 
| protected class  | List.AccessibleAWTList.AccessibleAWTListChildThis class implements accessibility support for
 List children. | 
| protected class  | Menu.AccessibleAWTMenuInner class of Menu used to provide default support for
 accessibility. | 
| protected class  | MenuBar.AccessibleAWTMenuBarInner class of MenuBar used to provide default support for
 accessibility. | 
| protected class  | MenuComponent.AccessibleAWTMenuComponentInner class of  MenuComponentused to provide
 default support for accessibility. | 
| protected class  | MenuItem.AccessibleAWTMenuItemInner class of MenuItem used to provide default support for
 accessibility. | 
| protected class  | Panel.AccessibleAWTPanelThis class implements accessibility support for the
  Panelclass. | 
| protected class  | PopupMenu.AccessibleAWTPopupMenuInner class of PopupMenu used to provide default support for
 accessibility. | 
| protected class  | Scrollbar.AccessibleAWTScrollBarThis class implements accessibility support for the
  Scrollbarclass. | 
| protected class  | ScrollPane.AccessibleAWTScrollPaneThis class implements accessibility support for the
  ScrollPaneclass. | 
| protected class  | TextArea.AccessibleAWTTextAreaThis class implements accessibility support for the
  TextAreaclass. | 
| protected class  | TextComponent.AccessibleAWTTextComponentThis class implements accessibility support for the
  TextComponentclass. | 
| protected class  | TextField.AccessibleAWTTextFieldThis class implements accessibility support for the
  TextFieldclass. | 
| protected class  | Window.AccessibleAWTWindowThis class implements accessibility support for the
  Windowclass. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AccessibleContext | Component. accessibleContextThe  AccessibleContextassociated with thisComponent. | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | CheckboxMenuItem. getAccessibleContext()Gets the AccessibleContext associated with this CheckboxMenuItem. | 
| AccessibleContext | Panel. getAccessibleContext()Gets the AccessibleContext associated with this Panel. | 
| AccessibleContext | Canvas. getAccessibleContext()Gets the AccessibleContext associated with this Canvas. | 
| AccessibleContext | Choice. getAccessibleContext()Gets the  AccessibleContextassociated with thisChoice. | 
| AccessibleContext | TextArea. getAccessibleContext()Returns the  AccessibleContextassociated with
 thisTextArea. | 
| AccessibleContext | ScrollPane. getAccessibleContext()Gets the AccessibleContext associated with this ScrollPane. | 
| AccessibleContext | Scrollbar. getAccessibleContext()Gets the  AccessibleContextassociated with thisScrollbar. | 
| AccessibleContext | Checkbox. getAccessibleContext()Gets the AccessibleContext associated with this Checkbox. | 
| AccessibleContext | List. getAccessibleContext()Gets the  AccessibleContextassociated with thisList. | 
| AccessibleContext | List.AccessibleAWTList.AccessibleAWTListChild. getAccessibleContext()Gets the AccessibleContext for this object. | 
| AccessibleContext | Label. getAccessibleContext()Gets the AccessibleContext associated with this Label. | 
| AccessibleContext | TextComponent. getAccessibleContext()Gets the AccessibleContext associated with this TextComponent. | 
| AccessibleContext | TextField. getAccessibleContext()Gets the AccessibleContext associated with this TextField. | 
| AccessibleContext | Button. getAccessibleContext()Gets the  AccessibleContextassociated with
 thisButton. | 
| AccessibleContext | MenuBar. getAccessibleContext()Gets the AccessibleContext associated with this MenuBar. | 
| AccessibleContext | MenuComponent. getAccessibleContext()Gets the  AccessibleContextassociated with
 thisMenuComponent. | 
| AccessibleContext | MenuItem. getAccessibleContext()Gets the AccessibleContext associated with this MenuItem. | 
| AccessibleContext | Menu. getAccessibleContext()Gets the AccessibleContext associated with this Menu. | 
| AccessibleContext | PopupMenu. getAccessibleContext()Gets the  AccessibleContextassociated with thisPopupMenu. | 
| AccessibleContext | Frame. getAccessibleContext()Gets the AccessibleContext associated with this Frame. | 
| AccessibleContext | Dialog. getAccessibleContext()Gets the AccessibleContext associated with this Dialog. | 
| AccessibleContext | Component. getAccessibleContext()Gets the  AccessibleContextassociated
 with thisComponent. | 
| AccessibleContext | Window. getAccessibleContext()Gets the AccessibleContext associated with this Window. | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | Accessible. getAccessibleContext()Returns the AccessibleContext associated with this object. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | AbstractButton.AccessibleAbstractButtonThis class implements accessibility support for the
  AbstractButtonclass. | 
| protected class  | Box.AccessibleBoxThis class implements accessibility support for the
  Boxclass. | 
| protected class  | Box.Filler.AccessibleBoxFillerThis class implements accessibility support for the
  Box.Fillerclass. | 
| protected class  | CellRendererPane.AccessibleCellRendererPaneThis class implements accessibility support for the
  CellRendererPaneclass. | 
| protected class  | ImageIcon.AccessibleImageIconThis class implements accessibility support for the
  ImageIconclass. | 
| protected class  | JApplet.AccessibleJAppletThis class implements accessibility support for the
  JAppletclass. | 
| protected class  | JButton.AccessibleJButtonThis class implements accessibility support for the
  JButtonclass. | 
| protected class  | JCheckBox.AccessibleJCheckBoxThis class implements accessibility support for the
  JCheckBoxclass. | 
| protected class  | JCheckBoxMenuItem.AccessibleJCheckBoxMenuItemThis class implements accessibility support for the
  JCheckBoxMenuItemclass. | 
| protected class  | JColorChooser.AccessibleJColorChooserThis class implements accessibility support for the
  JColorChooserclass. | 
| protected class  | JComboBox.AccessibleJComboBoxThis class implements accessibility support for the
  JComboBoxclass. | 
| class  | JComponent.AccessibleJComponentInner class of JComponent used to provide default support for
 accessibility. | 
| protected class  | JDesktopPane.AccessibleJDesktopPaneThis class implements accessibility support for the
  JDesktopPaneclass. | 
| protected class  | JDialog.AccessibleJDialogThis class implements accessibility support for the
  JDialogclass. | 
| protected class  | JEditorPane.AccessibleJEditorPaneThis class implements accessibility support for the
  JEditorPaneclass. | 
| protected class  | JEditorPane.AccessibleJEditorPaneHTMLThis class provides support for  AccessibleHypertext,
 and is used in instances where theEditorKitinstalled in thisJEditorPaneis an instance ofHTMLEditorKit. | 
| protected class  | JEditorPane.JEditorPaneAccessibleHypertextSupportWhat's returned by
  AccessibleJEditorPaneHTML.getAccessibleText. | 
| protected class  | JFileChooser.AccessibleJFileChooserThis class implements accessibility support for the
  JFileChooserclass. | 
| protected class  | JFrame.AccessibleJFrameThis class implements accessibility support for the
  JFrameclass. | 
| protected class  | JInternalFrame.AccessibleJInternalFrameThis class implements accessibility support for the
  JInternalFrameclass. | 
| protected class  | JInternalFrame.JDesktopIcon.AccessibleJDesktopIconThis class implements accessibility support for the
  JInternalFrame.JDesktopIconclass. | 
| protected class  | JLabel.AccessibleJLabelThe class used to obtain the accessible role for this object. | 
| protected class  | JLayeredPane.AccessibleJLayeredPaneThis class implements accessibility support for the
  JLayeredPaneclass. | 
| protected class  | JList.AccessibleJListThis class implements accessibility support for the
  JListclass. | 
| protected class  | JList.AccessibleJList.AccessibleJListChildThis class implements accessibility support appropriate
 for list children. | 
| protected class  | JMenu.AccessibleJMenuThis class implements accessibility support for the
  JMenuclass. | 
| protected class  | JMenuBar.AccessibleJMenuBarThis class implements accessibility support for the
  JMenuBarclass. | 
| protected class  | JMenuItem.AccessibleJMenuItemThis class implements accessibility support for the
  JMenuItemclass. | 
| protected class  | JOptionPane.AccessibleJOptionPaneThis class implements accessibility support for the
  JOptionPaneclass. | 
| protected class  | JPanel.AccessibleJPanelThis class implements accessibility support for the
  JPanelclass. | 
| protected class  | JPasswordField.AccessibleJPasswordFieldThis class implements accessibility support for the
  JPasswordFieldclass. | 
| protected class  | JPopupMenu.AccessibleJPopupMenuThis class implements accessibility support for the
  JPopupMenuclass. | 
| protected class  | JProgressBar.AccessibleJProgressBarThis class implements accessibility support for the
  JProgressBarclass. | 
| protected class  | JRadioButton.AccessibleJRadioButtonThis class implements accessibility support for the
  JRadioButtonclass. | 
| protected class  | JRadioButtonMenuItem.AccessibleJRadioButtonMenuItemThis class implements accessibility support for the
  JRadioButtonMenuItemclass. | 
| protected class  | JRootPane.AccessibleJRootPaneThis class implements accessibility support for the
  JRootPaneclass. | 
| protected class  | JScrollBar.AccessibleJScrollBarThis class implements accessibility support for the
  JScrollBarclass. | 
| protected class  | JScrollPane.AccessibleJScrollPaneThis class implements accessibility support for the
  JScrollPaneclass. | 
| protected class  | JSeparator.AccessibleJSeparatorThis class implements accessibility support for the
  JSeparatorclass. | 
| protected class  | JSlider.AccessibleJSliderThis class implements accessibility support for the
  JSliderclass. | 
| protected class  | JSpinner.AccessibleJSpinnerAccessibleJSpinnerimplements accessibility
 support for theJSpinnerclass. | 
| protected class  | JSplitPane.AccessibleJSplitPaneThis class implements accessibility support for the
  JSplitPaneclass. | 
| protected class  | JTabbedPane.AccessibleJTabbedPaneThis class implements accessibility support for the
  JTabbedPaneclass. | 
| protected class  | JTable.AccessibleJTableThis class implements accessibility support for the
  JTableclass. | 
| protected class  | JTable.AccessibleJTable.AccessibleJTableCellThe class provides an implementation of the Java Accessibility
 API appropriate to table cells. | 
| protected class  | JTextArea.AccessibleJTextAreaThis class implements accessibility support for the
  JTextAreaclass. | 
| protected class  | JTextField.AccessibleJTextFieldThis class implements accessibility support for the
  JTextFieldclass. | 
| protected class  | JToggleButton.AccessibleJToggleButtonThis class implements accessibility support for the
  JToggleButtonclass. | 
| protected class  | JToolBar.AccessibleJToolBarThis class implements accessibility support for the
  JToolBarclass. | 
| protected class  | JToolTip.AccessibleJToolTipThis class implements accessibility support for the
  JToolTipclass. | 
| protected class  | JTree.AccessibleJTreeThis class implements accessibility support for the
  JTreeclass. | 
| protected class  | JTree.AccessibleJTree.AccessibleJTreeNodeThis class implements accessibility support for the
  JTreechild. | 
| protected class  | JViewport.AccessibleJViewportThis class implements accessibility support for the
  JViewportclass. | 
| protected class  | JWindow.AccessibleJWindowThis class implements accessibility support for the
  JWindowclass. | 
| protected class  | ProgressMonitor.AccessibleProgressMonitorAccessibleProgressMonitorimplements accessibility
 support for theProgressMonitorclass. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AccessibleContext | ProgressMonitor. accessibleContextThe  AccessibleContextfor theProgressMonitor | 
| protected AccessibleContext | JApplet. accessibleContext | 
| protected AccessibleContext | JFrame. accessibleContextThe accessible context property. | 
| protected AccessibleContext | JWindow. accessibleContextThe accessible context property. | 
| protected AccessibleContext | CellRendererPane. accessibleContext | 
| protected AccessibleContext | JFileChooser. accessibleContext | 
| protected AccessibleContext | JDialog. accessibleContext | 
| protected AccessibleContext | JColorChooser. accessibleContext | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | ProgressMonitor. getAccessibleContext()Gets the  AccessibleContextfor theProgressMonitor | 
| AccessibleContext | JTextArea. getAccessibleContext()Gets the AccessibleContext associated with this JTextArea. | 
| AccessibleContext | JRadioButtonMenuItem. getAccessibleContext()Gets the AccessibleContext associated with this JRadioButtonMenuItem. | 
| AccessibleContext | JRadioButton. getAccessibleContext()Gets the AccessibleContext associated with this JRadioButton. | 
| AccessibleContext | JPasswordField. getAccessibleContext()Returns the  AccessibleContextassociated with thisJPasswordField. | 
| AccessibleContext | JLayer. getAccessibleContext()Gets the AccessibleContext associated with this  JLayer. | 
| AccessibleContext | JCheckBoxMenuItem. getAccessibleContext()Gets the AccessibleContext associated with this JCheckBoxMenuItem. | 
| AccessibleContext | JApplet. getAccessibleContext()Gets the AccessibleContext associated with this JApplet. | 
| AccessibleContext | ImageIcon. getAccessibleContext()Gets the AccessibleContext associated with this ImageIcon. | 
| AccessibleContext | Box. getAccessibleContext()Gets the AccessibleContext associated with this Box. | 
| AccessibleContext | Box.Filler. getAccessibleContext()Gets the AccessibleContext associated with this Box.Filler. | 
| AccessibleContext | JFrame. getAccessibleContext()Gets the AccessibleContext associated with this JFrame. | 
| AccessibleContext | JWindow. getAccessibleContext()Gets the AccessibleContext associated with this JWindow. | 
| AccessibleContext | JCheckBox. getAccessibleContext()Gets the AccessibleContext associated with this JCheckBox. | 
| AccessibleContext | JToggleButton. getAccessibleContext()Gets the AccessibleContext associated with this JToggleButton. | 
| AccessibleContext | JToolBar. getAccessibleContext()Gets the AccessibleContext associated with this JToolBar. | 
| AccessibleContext | JTree. getAccessibleContext()Gets the AccessibleContext associated with this JTree. | 
| AccessibleContext | JTree.AccessibleJTree.AccessibleJTreeNode. getAccessibleContext()Get the AccessibleContext associated with this tree node. | 
| AccessibleContext | JTabbedPane. getAccessibleContext()Gets the AccessibleContext associated with this JTabbedPane. | 
| AccessibleContext | JSplitPane. getAccessibleContext()Gets the AccessibleContext associated with this JSplitPane. | 
| AccessibleContext | JSlider. getAccessibleContext()Gets the AccessibleContext associated with this JSlider. | 
| AccessibleContext | JProgressBar. getAccessibleContext()Gets the  AccessibleContextassociated with thisJProgressBar. | 
| AccessibleContext | JSeparator. getAccessibleContext()Gets the AccessibleContext associated with this JSeparator. | 
| AccessibleContext | JOptionPane. getAccessibleContext()Returns the  AccessibleContextassociated with this JOptionPane. | 
| AccessibleContext | CellRendererPane. getAccessibleContext()Gets the AccessibleContext associated with this CellRendererPane. | 
| AccessibleContext | JFileChooser. getAccessibleContext()Gets the AccessibleContext associated with this JFileChooser. | 
| AccessibleContext | JComboBox. getAccessibleContext()Gets the AccessibleContext associated with this JComboBox. | 
| AccessibleContext | JDialog. getAccessibleContext()Gets the AccessibleContext associated with this JDialog. | 
| AccessibleContext | JColorChooser. getAccessibleContext()Gets the AccessibleContext associated with this JColorChooser. | 
| AccessibleContext | JTextField. getAccessibleContext()Gets the  AccessibleContextassociated with thisJTextField. | 
| AccessibleContext | JSpinner. getAccessibleContext()Gets the  AccessibleContextfor theJSpinner | 
| AccessibleContext | JLabel. getAccessibleContext()Get the AccessibleContext of this object | 
| AccessibleContext | JPanel. getAccessibleContext()Gets the AccessibleContext associated with this JPanel. | 
| AccessibleContext | JEditorPane. getAccessibleContext()Gets the AccessibleContext associated with this JEditorPane. | 
| AccessibleContext | JScrollBar. getAccessibleContext()Gets the AccessibleContext associated with this JScrollBar. | 
| AccessibleContext | JViewport. getAccessibleContext()Gets the AccessibleContext associated with this JViewport. | 
| AccessibleContext | JList. getAccessibleContext()Gets the  AccessibleContextassociated with thisJList. | 
| AccessibleContext | JList.AccessibleJList.AccessibleJListChild. getAccessibleContext()Get the AccessibleContext for this object. | 
| AccessibleContext | JScrollPane. getAccessibleContext()Gets the AccessibleContext associated with this JScrollPane. | 
| AccessibleContext | JTable. getAccessibleContext()Gets the AccessibleContext associated with this JTable. | 
| AccessibleContext | JTable.AccessibleJTable.AccessibleJTableCell. getAccessibleContext()Gets the  AccessibleContextassociated with this
 component. | 
| AccessibleContext | JMenu. getAccessibleContext()Gets the AccessibleContext associated with this JMenu. | 
| AccessibleContext | JButton. getAccessibleContext()Gets the  AccessibleContextassociated with thisJButton. | 
| AccessibleContext | JMenuItem. getAccessibleContext()Returns the  AccessibleContextassociated with thisJMenuItem. | 
| AccessibleContext | JDesktopPane. getAccessibleContext()Gets the  AccessibleContextassociated with thisJDesktopPane. | 
| AccessibleContext | JLayeredPane. getAccessibleContext()Gets the AccessibleContext associated with this JLayeredPane. | 
| AccessibleContext | JMenuBar. getAccessibleContext()Gets the AccessibleContext associated with this JMenuBar. | 
| AccessibleContext | JRootPane. getAccessibleContext()Gets the  AccessibleContextassociated with thisJRootPane. | 
| AccessibleContext | JToolTip. getAccessibleContext()Gets the AccessibleContext associated with this JToolTip. | 
| AccessibleContext | JPopupMenu. getAccessibleContext()Gets the AccessibleContext associated with this JPopupMenu. | 
| AccessibleContext | JInternalFrame. getAccessibleContext()Gets the  AccessibleContextassociated with thisJInternalFrame. | 
| AccessibleContext | JInternalFrame.JDesktopIcon. getAccessibleContext()Gets the AccessibleContext associated with this JDesktopIcon. | 
| protected AccessibleContext | JTable.AccessibleJTable.AccessibleJTableCell. getCurrentAccessibleContext()Gets the AccessibleContext for the table cell renderer. | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | BasicComboPopup. getAccessibleContext()Gets the AccessibleContext associated with this BasicComboPopup. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | JTableHeader.AccessibleJTableHeaderThis class implements accessibility support for the
  JTableHeaderclass. | 
| protected class  | JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntryThis class provides an implementation of the Java Accessibility
 API appropriate for JTableHeader entries. | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | JTableHeader. getAccessibleContext()Gets the AccessibleContext associated with this JTableHeader. | 
| AccessibleContext | JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry. getAccessibleContext()Get the AccessibleContext associated with this object. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JTextComponent.AccessibleJTextComponentThis class implements accessibility support for the
  JTextComponentclass. | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | JTextComponent. getAccessibleContext()Gets the  AccessibleContextassociated with thisJTextComponent. | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessibleContext | HTMLEditorKit. getAccessibleContext()returns the AccessibleContext associated with this editor kit | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2025, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.