swarm.simtoolsgui
Interface ActionCacheC


public interface ActionCacheC

A class to manage threads and Swarms.. A class that provides a smart bag into which actions can be thrown by other threads and Swarms intended for insertion on it's Swarm's schedule.


Method Summary
 Object createEnd()
           
 Object createProcCtrl()
           
 Object setControlPanel(ControlPanel cp)
           
 

Method Detail

setControlPanel

public Object setControlPanel(ControlPanel cp)

createEnd

public Object createEnd()

createProcCtrl

public Object createProcCtrl()