swarm.simtoolsgui
Class ProbeDisplayImpl

java.lang.Object
  |
  +--swarm.simtoolsgui.ProbeDisplayImpl

public class ProbeDisplayImpl
extends Object
implements SingleProbeDisplayS, SingleProbeDisplay, ProbeDisplayS, ProbeDisplay

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()
           
 
Methods implemented by this class for interface swarm.simtoolsgui.SingleProbeDisplay
getProbedObject
 
Methods implemented by this class for interface swarm.simtoolsgui.ProbeDisplay
getProbeMap
 
Methods implemented by this class for interface swarm.simtoolsgui.CommonProbeDisplay
getMarkedForDropFlag, getTopLevel, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProbeDisplayImpl

public ProbeDisplayImpl()