|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectalice.tuprolog.event.PrologEventAdapter
Constructor Summary | |
PrologEventAdapter()
|
Method Summary | |
void |
libraryLoaded(LibraryEvent e)
|
void |
libraryUnloaded(LibraryEvent e)
|
void |
newQueryResultAvailable(QueryEvent e)
|
void |
theoryChanged(TheoryEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrologEventAdapter()
Method Detail |
public void theoryChanged(TheoryEvent e)
theoryChanged
in interface TheoryListener
public void libraryLoaded(LibraryEvent e)
libraryLoaded
in interface LibraryListener
public void libraryUnloaded(LibraryEvent e)
libraryUnloaded
in interface LibraryListener
public void newQueryResultAvailable(QueryEvent e)
newQueryResultAvailable
in interface QueryListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |