public static class ModalLensGraphMouse.ModeKeyAdapter
extends java.awt.event.KeyAdapter
| Modifier and Type | Field and Description |
|---|---|
protected ModalGraphMouse |
graphMouse |
| Constructor and Description |
|---|
ModalLensGraphMouse.ModeKeyAdapter(char t,
char p,
ModalGraphMouse graphMouse) |
ModalLensGraphMouse.ModeKeyAdapter(ModalGraphMouse graphMouse) |
| Modifier and Type | Method and Description |
|---|---|
void |
keyTyped(java.awt.event.KeyEvent event) |
protected ModalGraphMouse graphMouse
public ModalLensGraphMouse.ModeKeyAdapter(ModalGraphMouse graphMouse)
public ModalLensGraphMouse.ModeKeyAdapter(char t,
char p,
ModalGraphMouse graphMouse)