The following topics are covered:
The javax.swing.JComponent.accessibleFocusHandler method is deprecated. It duplicates the functionality of a field in the java.awt.Container.AccessibleAWTContainer superclass. Use the java.awt.Component.AccessibleAWTComponent.accessibleAWTFocusHandler field instead. For more information, see 7179482.