swarm.simtoolsgui
Class CompleteProbeDisplayImpl

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

public class CompleteProbeDisplayImpl
extends Object
implements SingleProbeDisplayS, SingleProbeDisplay, CompleteProbeDisplayS, CompleteProbeDisplay

A class that generates a complete ProbeMap for an object.. A class which generates a GUI to a complete ProbeMap of probes applied to a given target object (by complete we mean that all the probes for the target object's class and its superclasses are included)...


Constructor Summary
CompleteProbeDisplayImpl()
           
 
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 inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompleteProbeDisplayImpl

public CompleteProbeDisplayImpl()