Uses of Interface
repast.simphony.ui.probe.ProbedPropertyUICreator
-
Uses of ProbedPropertyUICreator in repast.simphony.statecharts.runtime
Modifier and TypeMethodDescriptionUICreatorFactory.createUICreator
(Object obj, FieldPropertyDescriptor fpd) -
Uses of ProbedPropertyUICreator in repast.simphony.ui.probe
Modifier 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
Modifier and TypeMethodDescriptionPPUICreatorFactory.createUICreator
(Object obj, FieldPropertyDescriptor fpd) Creates the ProbedPropertyUICreator for the specified field.ProbedPropertiesFinder.Property.getUiCreator()
Modifier and TypeMethodDescriptionvoid
ProbedPropertiesFinder.Property.setUiCreator
(ProbedPropertyUICreator uiCreator)