Package repast.simphony.ui.probe
Class ProbePanelCreator
java.lang.Object
repast.simphony.ui.probe.ProbePanelCreator
Creates a panel showing the properties of a probed object.
- Version:
- $Revision$ $Date$
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProbePanelCreator
-
-
Method Details
-
getProbedProperties
Creates a Map containing the names and values for properties in a probed object. This method may be referenced elsewhere for getting probe info on an object.- Returns:
- a Map containing the names and values for properties in a probed object.
-
getProbe
-