|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swarm.BaseImpl | +--swarm.simtoolsgui.ProbeDisplayImpl
A class to display ProbeMaps. A class which generates a GUI to a ProbeMap of probes applied to a given target object.
Constructor Summary | |
ProbeDisplayImpl()
|
|
ProbeDisplayImpl(Zone aZone)
The create: message creates a new instance of a type with default options. |
Methods implemented by this class for interface swarm.simtoolsgui.SingleProbeDisplay |
getProbedObject |
Methods implemented by this class for interface swarm.simtoolsgui.CommonProbeDisplay |
getMarkedForDropFlag,
getTopLevel,
update |
Methods implemented by this class for interface swarm.objectbase.SwarmObject |
getCompleteProbeMap,
getProbeForMessage,
getProbeForVariable,
getProbeMap |
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 |
Methods implemented by this class for interface swarm.defobj.GetName |
getName |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ProbeDisplayImpl()
public ProbeDisplayImpl(Zone aZone)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |