API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt. KeyEventDispatcher View Source
Author(s)
David Mendenhall
Since
1.4
Version
1.6, 11/17/05
Serial
Hierarchy
 KeyEventDispatcher
Subinterfaces
Description
public interface KeyEventDispatcher
  A KeyEventDispatcher cooperates with the current KeyboardFocusManager in the targeting and dispatching of all KeyEvents.
Methods
Hide/Show inherited methods
public boolean dispatchKeyEvent (KeyEvent e)
  This method is called by the current KeyboardFocusManager requesting that this KeyEventDispatcher dispatch the specified event on its behalf.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar