SingleProbeDisplay
Name
SingleProbeDisplay -- An abstract protocol underlying single-object probe displays.
Description
This protocol is common to CompleteProbeDisplay and ProbeDisplay.
Methods
Phase: Creating
-
setProbedObject: anObject This method must be called.
Phase: Using
-
getProbedObject Gets the probed object.