可访问性工具箱提供了助手方法来辅助对组件作标记。
The Accessibility Toolkit provides helper methods to assist in labeling components. Listing 12 shows the helper methods at work on a JTextField component
可访问性工具箱中的实用程序处理可访问 GUI 开发过程中的以下方面
The utilities in the Accessibility Toolkit handle the following aspects of the accessible GUI development process
清单9显示了可访问性工具箱用于在按钮组中定义单选按钮的实用程序方法。
Listing 9 shows the Accessibility Toolkit's utility methods for defining radio buttons in button groups.
应用推荐