|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjess.tools.PrintingListener
A trivial JessListener which displays information about the event; useful for debugging.
(C) Sandia National Laboratories
| Constructor Summary | |
PrintingListener()
|
|
| Method Summary | |
void |
eventHappened(JessEvent je)
Called by a JessEvent source when something interesting happens. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrintingListener()
| Method Detail |
public void eventHappened(JessEvent je)
throws JessException
JessListener
eventHappened in interface JessListenerje - an event object describing the event.
JessException - if any problem occurs during event handling.
|
© 2007 Sandia Corporation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||