Package | Description |
---|---|
com.declarativa.interprolog |
Modifier and Type | Class and Description |
---|---|
class |
EngineController
An auxiliary object which listens to a PrologEngine and depending on its state will enable/disable a bunch of UI Components and/or Actions.
|
Modifier and Type | Method and Description |
---|---|
PrologEngineListener |
AbstractPrologEngine.getThePrologListener()
Kludgy method to be used only if a single listener exists
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPrologEngine.addPrologEngineListener(PrologEngineListener L) |
void |
AbstractPrologEngine.removePrologEngineListener(PrologEngineListener L) |