Uses of Interface
javax.accessibility.AccessibleKeyBinding
Packages that use 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.accessibilityMethods in javax.accessibility that return AccessibleKeyBindingModifier and TypeMethodDescriptionAccessibleExtendedComponent.getAccessibleKeyBinding()Returns key bindings associated with this object.
- 
Uses of AccessibleKeyBinding in javax.swingMethods in javax.swing that return AccessibleKeyBindingModifier 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