Package | Description |
---|---|
alice.tuprolog | |
alice.tuprolog.interfaces | |
alice.tuprologx.ide |
Modifier and Type | Method and Description |
---|---|
List<OutputListener> |
Prolog.getOutputListenerList()
Gets a copy of current listener list to output events
|
Modifier and Type | Method and Description |
---|---|
void |
Prolog.addOutputListener(OutputListener l)
Adds a listener to ouput events
|
void |
Agent.addOutputListener(OutputListener l)
Adds a listener to ouput events
|
void |
Prolog.removeOutputListener(OutputListener l)
Removes a listener to ouput events
|
void |
Agent.removeOutputListener(OutputListener l)
Removes a listener to ouput events
|
Modifier and Type | Method and Description |
---|---|
void |
IProlog.addOutputListener(OutputListener l)
Adds a listener to ouput events
|
void |
IProlog.removeOutputListener(OutputListener l)
Removes a listener to ouput events
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleDialog |
class |
CUIConsole |