API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.accessibility. AccessibleKeyBinding View Source
Author(s)
Lynn Monsanto
Since
1.4
Version
1.6 04/07/06
Serial
Hierarchy
 AccessibleKeyBinding
Subinterfaces
Description
public interface AccessibleKeyBinding
  The AccessibleKeyBinding interface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object.
See also:    Accessible Accessible.getAccessibleContext() AccessibleContext AccessibleContext#getAccessibleKeyBinding
Methods
Hide/Show inherited methods
public Object getAccessibleKeyBinding (int i)
  Returns a key binding for this object.
public int getAccessibleKeyBindingCount ()
  Returns the number of key bindings for this object
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar