swarm.simtoolsgui
Interface ControlPanelC


public abstract interface ControlPanelC
extends SwarmObjectS, SwarmObjectC

Class to control the top level SwarmProcess. ControlPanel keeps track of the users requests to run, stop, quit, or time step the simulation. It cooperates with the GUISwarm to control the execution of activities in Swarm.


Method Summary
 Object createEnd()
           
 

Method Detail

createEnd

public Object createEnd()