edu.columbia.cs.cgui.rjfc.event
Class RAWTEventCallBack
java.lang.Object
|
+--edu.columbia.cs.cgui.rjfc.event.AbstractEventCallBack
|
+--edu.columbia.cs.cgui.rjfc.event.RAWTEventCallBack
- All Implemented Interfaces:
- AWTEventListener, EventListener
- public class RAWTEventCallBack
- extends AbstractEventCallBack
- implements AWTEventListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RAWTEventCallBack
public RAWTEventCallBack(RAWTEventListener data)
eventDispatched
public void eventDispatched(AWTEvent eventvar0)
- Specified by:
eventDispatched in interface AWTEventListener