Uses of Interface
repast.simphony.engine.environment.GUIRegistry
Packages that use GUIRegistry
-
Uses of GUIRegistry in repast.simphony.engine.environment
Classes in repast.simphony.engine.environment that implement GUIRegistryModifier and TypeClassDescriptionclassA default implementation of a GUI registry.Methods in repast.simphony.engine.environment that return GUIRegistryMethods in repast.simphony.engine.environment with parameters of type GUIRegistryModifier and TypeMethodDescriptionstatic RunStateRunState.init(RunInfo runInfo, ScheduleRegistry scheduleRegistry, GUIRegistry guiRegistry) voidRunState.setGUIRegistry(GUIRegistry guiRegistry) Sets the GUI registry -
Uses of GUIRegistry in repast.simphony.ui
Methods in repast.simphony.ui with parameters of type GUIRegistryModifier and TypeMethodDescriptionvoidRSGui.addViewsFromRegistry(GUIRegistry registry, ProbeManager probeManager)