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 TypeClassDescriptionclassProbedProperty for boolean properties.classProbedProperty for numeric types.classMethods 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.