public class ReplAgGUI extends ReplAg
Modifier and Type | Field and Description |
---|---|
(package private) javax.swing.JTextField |
command |
(package private) javax.swing.JFrame |
frame |
(package private) static int |
lastPos |
(package private) javax.swing.JTextArea |
output |
cmdCounter, replCmds
Constructor and Description |
---|
ReplAgGUI() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
initAg()
Initialises the TS and other components of the agent
|
(package private) void |
initGui() |
(package private) void |
initLogger() |
void |
print(java.lang.String s) |
void |
stopAg() |
abolish, addBel, addFunction, addFunction, addInitialBel, addInitialBelsFromProjectInBB, addInitialBelsInBB, addInitialGoal, addInitialGoalsFromProjectInBB, addInitialGoalsInTS, believes, brf, brf, buf, clone, create, delBel, findBel, getAgProgram, getAgState, getAsDOM, getASLSrc, getBB, getFunction, getIA, getInitialBels, getInitialGoals, getLogger, getPL, getScheduler, getTS, hasCustomSelectOption, importComponents, initAg, initAg, initDefaultFunctions, killAcc, loadKqmlPlans, parseAS, parseAS, parseAS, parseAS, selectAction, selectEvent, selectIntention, selectMessage, selectOption, setASLSrc, setBB, setIA, setLogger, setPL, setTS, socAcc, toString
javax.swing.JTextField command
javax.swing.JTextArea output
javax.swing.JFrame frame
static int lastPos
public void initAg()
Agent
void initLogger()
void initGui()