|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.IXAgent
ix.ip2.Ip2
ix.test.SimpleExpandingSimulator
public class SimpleExpandingSimulator
| Nested Class Summary | |
|---|---|
protected static class |
SimpleExpandingSimulator.SimController
|
| Nested classes/interfaces inherited from class ix.ip2.Ip2 |
|---|
Ip2.AddExtensionsHandler, Ip2.AddHandlersHandler |
| Field Summary | |
|---|---|
protected boolean |
trace
|
protected java.io.PrintStream |
traceOut
|
| Fields inherited from class ix.ip2.Ip2 |
|---|
activityViewer, agentTypeName, annotationViewer, controller, domain, frame, issueViewer, logoImage, logoLine1, logoLine2, modelManager, optionManager, resetHooks, showOptions, stateViewer |
| Fields inherited from class ix.icore.IXAgent |
|---|
contactManager, displayName, eventLogger, exitHooks, initialDisplayName, ipcName, ipcStrategyName, iSimTimer, knownAgents, nameListeners, startupDate, startupHooks, symbolName, textFrame, thisAgent |
| Constructor Summary | |
|---|---|
|
SimpleExpandingSimulator()
|
protected |
SimpleExpandingSimulator(boolean setAgent)
|
| Method Summary | |
|---|---|
protected void |
addHandlers()
Install any built-in issue and activity handlers. |
void |
completeStartup()
Called in the AWT event thread to make the main GUI frame visible and perform any additional setup that ought to be done in that thread. |
SimpleExpandingSimulator.SimController |
getSimController()
|
static void |
main(java.lang.String[] argv)
|
protected PanelController |
makeController()
Called to create this agent's controller. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.PrintStream traceOut
protected boolean trace
| Constructor Detail |
|---|
public SimpleExpandingSimulator()
protected SimpleExpandingSimulator(boolean setAgent)
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
public void completeStartup()
Ip2
completeStartup in class Ip2Ip2Frame.becomeVisible()public SimpleExpandingSimulator.SimController getSimController()
protected PanelController makeController()
Ip2
makeController in class Ip2protected void addHandlers()
Ip2
addHandlers in class Ip2
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||