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