|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectalice.tuprolog.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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrologEventAdapter()
| Method Detail |
public void theoryChanged(TheoryEvent e)
theoryChanged in interface TheoryListenerpublic void libraryLoaded(LibraryEvent e)
libraryLoaded in interface LibraryListenerpublic void libraryUnloaded(LibraryEvent e)
libraryUnloaded in interface LibraryListenerpublic void newQueryResultAvailable(QueryEvent e)
newQueryResultAvailable in interface QueryListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||