Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.diaam.lgpl.ts
Class ShSh.DuClavier  view ShSh.DuClavier download ShSh.DuClavier.java

java.lang.Object
  extended byjava.awt.event.KeyAdapter
      extended bycom.diaam.lgpl.ts.ShSh.DuClavier
All Implemented Interfaces:
java.util.EventListener, java.awt.event.KeyListener
Enclosing class:
ShSh

class ShSh.DuClavier
extends java.awt.event.KeyAdapter


Constructor Summary
(package private) ShSh.DuClavier()
           
 
Method Summary
 void keyPressed(java.awt.event.KeyEvent e)
          Implements this method in the interface with an empty body.
 
Methods inherited from class java.awt.event.KeyAdapter
keyReleased, keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShSh.DuClavier

ShSh.DuClavier()
Method Detail

keyPressed

public void keyPressed(java.awt.event.KeyEvent e)
Description copied from class: java.awt.event.KeyAdapter
Implements this method in the interface with an empty body.