Uses of Class
repast.simphony.ui.probe.DefaultProbedPropertyUICreator
Packages that use DefaultProbedPropertyUICreator
-
Uses of DefaultProbedPropertyUICreator in repast.simphony.ui.probe
Subclasses of DefaultProbedPropertyUICreator in repast.simphony.ui.probeModifier and TypeClassDescriptionclass
ProbedProperty for boolean properties.class
ProbedProperty for numeric types.class
Methods in repast.simphony.ui.probe that return DefaultProbedPropertyUICreatorModifier 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.