|
Ribs API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ribs.Ribs.EventListener
An interface for objects that want notification about event processing.
| Constructor Summary | |
Ribs.EventListener()
|
|
| Method Summary | |
void |
eventIsDone(java.awt.AWTEvent e)
|
boolean |
eventThrewException(java.lang.Throwable t)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Ribs.EventListener()
| Method Detail |
public void eventIsDone(java.awt.AWTEvent e)
public boolean eventThrewException(java.lang.Throwable t)
|
Ribs API. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||