public static class EditingModalGraphMouse.ModeKeyAdapter extends KeyAdapter
| Modifier and Type | Field and Description |
|---|---|
protected ModalGraphMouse |
graphMouse |
| Constructor and Description |
|---|
ModeKeyAdapter(char t,
char p,
char e,
char a,
ModalGraphMouse graphMouse) |
ModeKeyAdapter(ModalGraphMouse graphMouse) |
| Modifier and Type | Method and Description |
|---|---|
void |
keyTyped(KeyEvent event) |
keyPressed, keyReleasedprotected ModalGraphMouse graphMouse
public ModeKeyAdapter(ModalGraphMouse graphMouse)
public ModeKeyAdapter(char t,
char p,
char e,
char a,
ModalGraphMouse graphMouse)
public void keyTyped(KeyEvent event)
keyTyped in interface KeyListenerkeyTyped in class KeyAdapterCopyright © 2016. All rights reserved.