org.thdl.tib.bibl
Class DiscDialog.DiscKeyAdapter

java.lang.Object
  |
  +--java.awt.event.KeyAdapter
        |
        +--org.thdl.tib.bibl.DiscDialog.DiscKeyAdapter
All Implemented Interfaces:
EventListener, KeyListener
Enclosing class:
DiscDialog

public class DiscDialog.DiscKeyAdapter
extends KeyAdapter


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

Constructor Detail

DiscDialog.DiscKeyAdapter

public DiscDialog.DiscKeyAdapter()
Method Detail

keyPressed

public void keyPressed(KeyEvent ke)
Specified by:
keyPressed in interface KeyListener
Overrides:
keyPressed in class KeyAdapter

keyReleased

public void keyReleased(KeyEvent ke)
Specified by:
keyReleased in interface KeyListener
Overrides:
keyReleased in class KeyAdapter


These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo