Uses of Class
repast.simphony.ui.probe.DefaultProbedPropertyUICreator
-
Uses of DefaultProbedPropertyUICreator in repast.simphony.ui.probe
Modifier and TypeClassDescriptionclass
ProbedProperty for boolean properties.class
ProbedProperty for numeric types.class
Modifier and TypeMethodDescriptionProbedPropertyFactory.createProbedProperty
(PropertyDescriptor desc, boolean wrap) Creates a ProbedProperty using the specified PropertyDescriptor.ProbedPropertyFactory.createProbedProperty
(PropertyDescriptor desc, List<Object> possibleValues, boolean wrap) Creates a ProbedProperty using the specified PropertyDescriptor.