swarm.simtoolsgui
Interface ProbeDisplay

All Known Implementing Classes:
ProbeDisplayImpl

public abstract interface ProbeDisplay
extends SingleProbeDisplayS, SingleProbeDisplay

A class to display ProbeMaps. A class which generates a GUI to a ProbeMap of probes applied to a given target object.


Method Summary
 ProbeMapImpl getProbeMap()
          Gets the probedMap.
 
Methods inherited from interface swarm.simtoolsgui.SingleProbeDisplay
getProbedObject
 
Methods inherited from interface swarm.simtoolsgui.CommonProbeDisplay
getMarkedForDropFlag, getTopLevel, update
 

Method Detail

getProbeMap

public ProbeMapImpl getProbeMap()
Gets the probedMap.