cz.luboss.medulla.client.view
Class McGrid.GridKeyAdapter

java.lang.Object
  extended byjava.awt.event.KeyAdapter
      extended bycz.luboss.medulla.client.view.McGrid.GridKeyAdapter
All Implemented Interfaces:
java.util.EventListener, java.awt.event.KeyListener
Enclosing class:
McGrid

public class McGrid.GridKeyAdapter
extends java.awt.event.KeyAdapter

Událost na stisk klávesnice


Constructor Summary
McGrid.GridKeyAdapter()
           
 
Method Summary
 void keyReleased(java.awt.event.KeyEvent e)
           
 
Methods inherited from class java.awt.event.KeyAdapter
keyPressed, keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

McGrid.GridKeyAdapter

public McGrid.GridKeyAdapter()
Method Detail

keyReleased

public void keyReleased(java.awt.event.KeyEvent e)