Package | Description |
---|---|
alice.tuprologx.ide |
Modifier and Type | Method and Description |
---|---|
static ConsoleManager |
JavaIDE.getConsoleManager() |
Modifier and Type | Method and Description |
---|---|
void |
JavaInputField.setConsole(ConsoleManager consoleManager)
Since the solve() method must be placed in this class, I need a reference to the Console where output, solveInfo, tuProlog engine and the ProcessInput thread are placed.
|
Constructor and Description |
---|
EngineThread(Prolog engine,
java.lang.String goal,
ConsoleManager c) |