org.jgraph.plaf.basic
public class BasicGraphUI.KeyHandler extends KeyAdapter implements Serializable
| Field Summary | |
|---|---|
| protected boolean | isKeyDown Set to true while keyPressed is active. |
| protected Action | repeatKeyAction Key code that is being generated for. |
| Method Summary | |
|---|---|
| void | keyPressed(KeyEvent e) |
| void | keyReleased(KeyEvent e) |