wt.clients.folder
Class CreateShortcutDialog.SymKey

java.lang.Object
  extended byjava.awt.event.KeyAdapter
      extended bywt.clients.folder.CreateShortcutDialog.SymKey
All Implemented Interfaces:
EventListener, KeyListener
Enclosing class:
CreateShortcutDialog

class CreateShortcutDialog.SymKey
extends KeyAdapter


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

Constructor Detail

CreateShortcutDialog.SymKey

CreateShortcutDialog.SymKey()
Method Detail

keyPressed

public void keyPressed(KeyEvent event)

keyTyped

public void keyTyped(KeyEvent event)