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 TypeClassDescriptionclass
A 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 RunState
RunState.init
(RunInfo runInfo, ScheduleRegistry scheduleRegistry, GUIRegistry guiRegistry) void
RunState.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 TypeMethodDescriptionvoid
RSGui.addViewsFromRegistry
(GUIRegistry registry, ProbeManager probeManager)