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 TypeClassDescriptionclassProbedProperty for boolean properties.classRepresents a property of a probed object whether is read / read only etc.classProbedProperty for numeric types.classMethods 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 TypeMethodDescriptionvoidProbedPropertiesFinder.Property.setUiCreator(ProbedPropertyUICreator uiCreator)