Uses of Interface
repast.simphony.ui.plugin.editor.Editor
Package
Description
-
Uses of Editor in repast.simphony.chart2.gui
Modifier and TypeMethodDescriptionHistogramActionUI.getEditor
(ScenarioTreeEvent evt) TimeSeriesActionUI.getEditor
(ScenarioTreeEvent evt) -
Uses of Editor in repast.simphony.data2.gui
Modifier and TypeMethodDescriptionConsoleSinkActionUI.getEditor
(ScenarioTreeEvent evt) DataSetActionUI.getEditor
(ScenarioTreeEvent evt) FileSinkActionUI.getEditor
(ScenarioTreeEvent evt) -
Uses of Editor in repast.simphony.dataLoader.ui
-
Uses of Editor in repast.simphony.freezedry.gui
-
Uses of Editor in repast.simphony.ui
Modifier and TypeMethodDescriptionDefaultActionUI.getEditor
(ScenarioTreeEvent evt) DescriptorActionUI.getEditor
(ScenarioTreeEvent evt) Returns null indicating the this is not editable, or has nothing interesting to display. -
Uses of Editor in repast.simphony.ui.editor
-
Uses of Editor in repast.simphony.ui.plugin
Modifier and TypeMethodDescriptionActionUI.getEditor
(ScenarioTreeEvent evt) Gets the Editor (an editor panel) for editing an action.ParentActionUI.getEditor
(ScenarioTreeEvent evt) -
Uses of Editor in repast.simphony.ui.plugin.editor
Modifier and TypeClassDescriptionclass
AbstractWizardEditor<T extends ControllerAction>
This is an abstractEditor
implementation that is to be used for ui's where the editor is based on a set ofPanelWizardStep
s.class
class
An extension ofOptionsDialog
that adapts it to aEditor
and adds some helper methods for using wizard steps in the editor. -
Uses of Editor in repast.simphony.ui.tree
-
Uses of Editor in repast.simphony.userpanel.ui
Modifier and TypeClassDescriptionclass
Adaptor for UserPanelEditorWizard to Editor interface. -
Uses of Editor in repast.simphony.visualization.gui
Modifier and TypeClassDescriptionclass
Options dialog for editing an existing display.