Uses of Interface
javax.accessibility.AccessibleKeyBinding
Package
Description
Defines a contract between user-interface components and an assistive
technology that provides access to those components.
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of AccessibleKeyBinding in javax.accessibility
Modifier and TypeMethodDescriptionAccessibleExtendedComponent.getAccessibleKeyBinding()
Returns key bindings associated with this object. -
Uses of AccessibleKeyBinding in javax.swing
Modifier and TypeMethodDescriptionAbstractButton.AccessibleAbstractButton.getAccessibleKeyBinding()
Returns key bindings associated with this objectJComponent.AccessibleJComponent.getAccessibleKeyBinding()
Returns key bindings associated with this objectJLabel.AccessibleJLabel.getAccessibleKeyBinding()
Returns key bindings associated with this object