org.jgraph.plaf.basic.BasicGraphUI.KeyHandler Class Reference

List of all members.

Public Member Functions

void keyPressed (KeyEvent e)
void keyReleased (KeyEvent e)

Protected Attributes

Action repeatKeyAction
boolean isKeyDown

Detailed Description

This is used to get mutliple key down events to appropriately generate events.


Member Function Documentation

void org.jgraph.plaf.basic.BasicGraphUI.KeyHandler.keyPressed KeyEvent  e  ) 
 

void org.jgraph.plaf.basic.BasicGraphUI.KeyHandler.keyReleased KeyEvent  e  ) 
 


Member Data Documentation

boolean org.jgraph.plaf.basic.BasicGraphUI.KeyHandler.isKeyDown [protected]
 

Set to true while keyPressed is active.

Action org.jgraph.plaf.basic.BasicGraphUI.KeyHandler.repeatKeyAction [protected]
 

Key code that is being generated for.


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:18 2006 for Digimod by  doxygen 1.4.6-NO