swarm.simtoolsgui
Interface ProbeDisplay

All Known Implementing Classes:
ProbeDisplayImpl

public 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
 ProbeMap 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 ProbeMap getProbeMap()
Gets the probedMap.