Uses of Interface
repast.simphony.ui.probe.PPUICreatorFactory
-
Uses of PPUICreatorFactory in repast.simphony.statecharts.runtime
Modifier and TypeClassDescriptionclass
PPUICreatorFactory for creating the UI probe component for a statechart. -
Uses of PPUICreatorFactory in repast.simphony.ui.probe
Modifier and TypeMethodDescriptionvoid
ProbeManager.addPPUICreator
(Class<?> propertyClass, PPUICreatorFactory creator) Adds a PPUICreator that will be used to create UIs for probed properties.Modifier and TypeMethodDescriptionProbePanelCreator2.getProbe
(Map<Class<?>, PPUICreatorFactory> creatorMap, Map<Class<?>, LocationProbeProvider> locationProviderMap, boolean wrap)