Uses of Class
repast.simphony.ui.probe.ProbedPropertiesFinder.Property
-
Uses of ProbedPropertiesFinder.Property in repast.simphony.ui.probe
Modifier and TypeMethodDescriptionint
ProbedPropertiesFinder.Property.compareTo
(ProbedPropertiesFinder.Property other) -
Uses of ProbedPropertiesFinder.Property in repast.simphony.ui.table
Modifier and TypeMethodDescriptionprotected void
ProbePropertyTableModel.initColumnData
(List<List<ProbedPropertiesFinder.Property>> agentPropList) Sets the cell values in each row, column from data in the agent properties list.protected void
ProbePropertyTableModel.initColumns
(List<List<ProbedPropertiesFinder.Property>> agentPropList) Configure the columns from data in the agent properties list.ModifierConstructorDescriptionProbePropertyTableModel
(List<List<ProbedPropertiesFinder.Property>> agentPropList)