edu.uci.ics.jung.visualization.control
Class ModalLensGraphMouse.ModeKeyAdapter
java.lang.Object
  
java.awt.event.KeyAdapter
      
edu.uci.ics.jung.visualization.control.ModalLensGraphMouse.ModeKeyAdapter
- All Implemented Interfaces: 
 - KeyListener, EventListener
 
- Enclosing class:
 - ModalLensGraphMouse
 
public static class ModalLensGraphMouse.ModeKeyAdapter
- extends KeyAdapter
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
graphMouse
protected ModalGraphMouse graphMouse
ModalLensGraphMouse.ModeKeyAdapter
public ModalLensGraphMouse.ModeKeyAdapter(ModalGraphMouse graphMouse)
ModalLensGraphMouse.ModeKeyAdapter
public ModalLensGraphMouse.ModeKeyAdapter(char t,
                                          char p,
                                          ModalGraphMouse graphMouse)
keyTyped
public void keyTyped(KeyEvent event)
- Specified by:
 keyTyped in interface KeyListener- Overrides:
 keyTyped in class KeyAdapter
 
 
Copyright © 2010 null. All Rights Reserved.