swarm.simtoolsgui
Interface ActionCacheC


public abstract 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(Object cp)
           
 

Method Detail

setControlPanel

public Object setControlPanel(Object cp)

createEnd

public Object createEnd()

createProcCtrl

public Object createProcCtrl()