swarm.simtoolsgui
Class ActionCacheImpl
java.lang.Object
|
+--swarm.simtoolsgui.ActionCacheImpl
- public class ActionCacheImpl
- extends Object
- implements ActionCacheS, ActionCache
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.
Methods implemented by this class for interface swarm.simtoolsgui.ActionCache |
deliverActions,
doTkEvents,
drop,
getPanel,
insertAction,
sendActionOfType$toExecute,
sendNextAction,
sendQuitAction,
sendStartAction,
sendStepAction,
sendStopAction,
setScheduleContext,
verifyActions,
waitForControlEvent |
ActionCacheImpl
public ActionCacheImpl()