Module java.desktop
Package java.awt

Class ScrollPane.AccessibleAWTScrollPane

All Implemented Interfaces:
Serializable, AccessibleComponent
Enclosing class:
ScrollPane

protected class ScrollPane.AccessibleAWTScrollPane extends Container.AccessibleAWTContainer
This class implements accessibility support for the ScrollPane class. It provides an implementation of the Java Accessibility API appropriate to scroll pane user-interface elements.
Since:
1.3
See Also:
  • Constructor Details

    • AccessibleAWTScrollPane

      protected AccessibleAWTScrollPane()
      Constructs an AccessibleAWTScrollPane.
  • Method Details