Uses of Class
repast.simphony.statecharts.runtime.StateChartSVGDisplayController
-
Uses of StateChartSVGDisplayController in repast.simphony.statecharts.runtime
Modifier and TypeFieldDescriptionprotected Map<StateChart,
StateChartSVGDisplayController> UICreatorFactory.WindowRegistry.windowRegistry
Modifier and TypeMethodDescriptionUICreatorFactory.WindowRegistry.getController
(StateChart statechart) Modifier and TypeMethodDescriptionvoid
UICreatorFactory.WindowRegistry.addWindow
(StateChart statechart, StateChartSVGDisplayController controller) ModifierConstructorDescriptionStateChartSVGDisplay
(StateChartSVGDisplayController controller, String frameTitle, URI uri)