swarm.simtoolsgui
Class ProbeDisplayManagerImpl
java.lang.Object
|
+--swarm.simtoolsgui.ProbeDisplayManagerImpl
- public class ProbeDisplayManagerImpl
- extends Object
- implements SwarmObjectS, SwarmObject, ProbeDisplayManagerS, ProbeDisplayManager
The ProbeDisplay manager..
A (singleton) class whose instance is used to manage all the ProbeDisplays created by the user during a GUI run of the simulation.
Methods implemented by this class for interface swarm.simtoolsgui.ProbeDisplayManager |
addProbeDisplay,
createArchivedCompleteProbeDisplayFor$variableName,
createArchivedDefaultProbeDisplayFor$variableName,
createArchivedProbeDisplayFor$variableName,
createCompleteProbeDisplayFor,
createDefaultProbeDisplayFor,
createProbeDisplayFor,
dropProbeDisplaysFor,
getDropImmediatelyFlag,
removeProbeDisplay,
setDropImmediatelyFlag,
update |
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
ProbeDisplayManagerImpl
public ProbeDisplayManagerImpl()
ProbeDisplayManagerImpl
public ProbeDisplayManagerImpl(Zone aZone)
- Default constructor for Impl class