swarm.simtoolsgui
Interface ActionCacheC


public interface ActionCacheC
extends CompositeWindowGeometryRecordNameC, CompositeWindowGeometryRecordNameS, SwarmObjectC, SwarmObjectS

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
 java.lang.Object createProcCtrl()
           
 java.lang.Object setControlPanel(ControlPanel cp)
           
 
Methods inherited from interface swarm.simtoolsgui.CompositeWindowGeometryRecordNameC
setWindowGeometryRecordNameForComponent$widget
 
Methods inherited from interface swarm.simtoolsgui.WindowGeometryRecordNameC
setSaveSizeFlag, setWindowGeometryRecordName
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd
 

Method Detail

setControlPanel

public java.lang.Object setControlPanel(ControlPanel cp)

createProcCtrl

public java.lang.Object createProcCtrl()