Index
SimulationEngine
EventdbClass
GraphicSite
LogTrace
MessageLog
NodeClasses
SiteClass
NodeLinkGraphics
Graphics
GraphicalSimulationEngine
ControlFrame
TkUtils
Utils
The exported class implements a remote control that optionally can be used
with the GraphicalSimulationEngine. The remote control has one graphical
interface represented by a frame to be shown as desired, and one method
interface that can be invoked from the OPI or other compiled code.
Two toplevels are expected, one containing the NodeLinkFrame and one
containing the MessageLog. These can be opened and closed with use of the
remote control.

Functor

Import

Export

Define

[class info]

Gives a frame as well as an object. See the functor description above.
class ControlFrame from Tk.frame
   feat simulator nodelink messagelog playstopbutton stepbutton nodesbutton logbutton speedscale clock end

End