8 Java Accessibility Utilities and Commands

You use Java accessibility utilities to examin accessible information about the objects in the Java Virtual Machine (JVM) and the component trees in a particular Java Virtual Machine.

The following topics describe the Java accessibility utilities and their commands:

  • jaccessinspector: You use jaccessinspector to examine accessible information about objects in the Java Virtual Machine that use the Java Accessibility Utilities API.

  • jaccesswalker: You use jaccesswalker to navigate through the component trees in a particular Java Virtual Machine and presents the hierarchy in a tree view.