swarm.simtoolsgui
Interface ControlPanelC


public 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()
           
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd
 

Method Detail

createEnd

public Object createEnd()