Uses of Interface
repast.simphony.ui.probe.ProbedPropertyUICreator
Packages that use ProbedPropertyUICreator
-
Uses of ProbedPropertyUICreator in repast.simphony.statecharts.runtime
Methods in repast.simphony.statecharts.runtime that return ProbedPropertyUICreatorModifier and TypeMethodDescriptionUICreatorFactory.createUICreator
(Object obj, FieldPropertyDescriptor fpd) -
Uses of ProbedPropertyUICreator in repast.simphony.ui.probe
Classes in repast.simphony.ui.probe that implement ProbedPropertyUICreatorModifier and TypeClassDescriptionclass
ProbedProperty for boolean properties.class
Represents a property of a probed object whether is read / read only etc.class
ProbedProperty for numeric types.class
Methods in repast.simphony.ui.probe that return ProbedPropertyUICreatorModifier and TypeMethodDescriptionPPUICreatorFactory.createUICreator
(Object obj, FieldPropertyDescriptor fpd) Creates the ProbedPropertyUICreator for the specified field.ProbedPropertiesFinder.Property.getUiCreator()
Methods in repast.simphony.ui.probe with parameters of type ProbedPropertyUICreatorModifier and TypeMethodDescriptionvoid
ProbedPropertiesFinder.Property.setUiCreator
(ProbedPropertyUICreator uiCreator)