All Packages  This Package  Class Hierarchy  Class Search  Index

Interface jkp.awt.event.KeyPressedOnAListener

  Summary

public interface  KeyPressedOnAListener
     extends java.util.EventListener
{
          // Methods 1
     public abstract void keyPressedOnA(KeyEvent);
}

Event listener.

See Also: KeyPressedAdapterA


  Cross Reference

Implemented By:
AboutDialog, MessageDialog





  Methods

· keyPressedOnA

Summary  |  Top
   public abstract void keyPressedOnA(KeyEvent e) 

Call back routine (needs implementation).

Parameter Description
e The key pressed event.



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7