Sky View Café - Java

org.shetline.gui
Class KPopup.ClickListener

java.lang.Object
  extended by org.shetline.gui.KPopup.ClickListener
All Implemented Interfaces:
AWTEventListener, EventListener
Enclosing class:
KPopup

protected class KPopup.ClickListener
extends Object
implements AWTEventListener


Constructor Summary
protected KPopup.ClickListener()
           
 
Method Summary
 void eventDispatched(AWTEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KPopup.ClickListener

protected KPopup.ClickListener()
Method Detail

eventDispatched

public void eventDispatched(AWTEvent event)
Specified by:
eventDispatched in interface AWTEventListener

Sky View Café - Java