Uses of Interface
repast.simphony.ui.plugin.ActionUI
Packages that use ActionUI
Package
Description
-
Uses of ActionUI in repast.simphony.chart2.gui
Classes in repast.simphony.chart2.gui that implement ActionUIModifier and TypeClassDescriptionclass
Provides the scenario tree user inteface for console sink editing.class
Provides the scenario tree user inteface for console sink editing.Methods in repast.simphony.chart2.gui that return ActionUIModifier and TypeMethodDescriptionHistogramChartActionEditorCreator.createEditor
(HistogramComponentControllerAction action) Creates an editor for the specfied action.TimeSeriesActionEditorCreator.createEditor
(TimeSeriesComponentControllerAction action) Creates an editor for the specfied action. -
Uses of ActionUI in repast.simphony.data2.gui
Classes in repast.simphony.data2.gui that implement ActionUIModifier and TypeClassDescriptionclass
Provides the scenario tree user inteface for console sink editing.class
Provides the scenario tree user inteface for data set editing.class
Provides the scenario tree user inteface for data set editing.Methods in repast.simphony.data2.gui that return ActionUIModifier and TypeMethodDescriptionConsoleSinkActionEditorCreator.createEditor
(ConsoleSinkComponentControllerAction action) Creates an editor for the specfied action.DataSetActionEditorCreator.createEditor
(DataSetComponentControllerAction action) Creates an editor for the specfied action.FileSinkActionEditorCreator.createEditor
(FileSinkComponentControllerAction action) Creates an editor for the specfied action. -
Uses of ActionUI in repast.simphony.dataLoader.gui
Classes in repast.simphony.dataLoader.gui that implement ActionUIModifier and TypeClassDescriptionstatic class
Methods in repast.simphony.dataLoader.gui that return ActionUIModifier and TypeMethodDescriptionJDBCDataLoaderActionEditorCreator.createEditor
(JDBCDataLoaderControllerAction action) Creates an editor for the specfied action. -
Uses of ActionUI in repast.simphony.dataLoader.ui
Classes in repast.simphony.dataLoader.ui that implement ActionUIModifier and TypeClassDescriptionclass
ActionUI for working with the class name data loader action.class
DataLoaderActionUI<T extends DataLoaderControllerAction>
class
Methods in repast.simphony.dataLoader.ui that return ActionUIModifier and TypeMethodDescriptionCNDataLoaderActionEditorCreator.createEditor
(ClassNameDataLoaderAction action) ContextXMLLoaderActionEditorCreator.createEditor
(ContextXMLDataLoaderAction action) Creates an editor for the specfied action.DFDataLoaderActionEditorCreator.createEditor
(DFDataLoaderControllerAction action) Creates an editor for the specfied action.MIContextXMLLoaderActionEditorCreator.createEditor
(MIContextXMLDataLoaderAction action) Creates an editor for the specfied action. -
Uses of ActionUI in repast.simphony.dataLoader.ui.wizard.builder
Methods in repast.simphony.dataLoader.ui.wizard.builder that return ActionUIModifier and TypeMethodDescriptionBuilderDataLoaderActionEditorCreator.createEditor
(BuilderDataLoaderControllerAction action) -
Uses of ActionUI in repast.simphony.freezedry.gui
Classes in repast.simphony.freezedry.gui that implement ActionUIModifier and TypeClassDescriptionclass
class
static class
Methods in repast.simphony.freezedry.gui that return ActionUIModifier and TypeMethodDescriptionDFFreezerActionEditorCreator.createEditor
(DFFreezerControllerAction action) Creates an editor for the specfied action.JDBCFreezerActionEditorCreator.createEditor
(JDBCFreezerControllerAction action) Creates an editor for the specfied action. -
Uses of ActionUI in repast.simphony.ui
Classes in repast.simphony.ui that implement ActionUIModifier and TypeClassDescriptionclass
AbstractDescriptorWizardActionUI<T extends Descriptor,
U extends DescriptorControllerAction> class
class
DescriptorActionUI<T extends Descriptor>
-
Uses of ActionUI in repast.simphony.ui.editor
Classes in repast.simphony.ui.editor that implement ActionUI -
Uses of ActionUI in repast.simphony.ui.plugin
Classes in repast.simphony.ui.plugin that implement ActionUIModifier and TypeClassDescriptionclass
Default user interfaces for composite or parent actions.Methods in repast.simphony.ui.plugin that return ActionUIModifier and TypeMethodDescriptionActionEditorCreator.createEditor
(T action) Creates an editor for the specfied action.UIActionExtensions.getEditor
(ControllerAction action) ComponentActionEditorExtensions.getUI
(ControllerAction action) -
Uses of ActionUI in repast.simphony.ui.plugin.editor
Classes in repast.simphony.ui.plugin.editor that implement ActionUIModifier and TypeClassDescriptionclass
AbstractWizardActionUI<T extends ControllerAction>
This is a simple abstractActionUI
implementation that is to be used for ui's where the editor is based on a set ofPanelWizardStep
s. -
Uses of ActionUI in repast.simphony.ui.tree
Methods in repast.simphony.ui.tree that return ActionUIMethods in repast.simphony.ui.tree with parameters of type ActionUIModifier and TypeMethodDescriptionint
Constructors in repast.simphony.ui.tree with parameters of type ActionUIModifierConstructorDescriptionScenarioNode
(ActionUI uiRep, boolean allowsChildren, Object contextID) ScenarioNode
(ActionUI uiRep, Object contextID) -
Uses of ActionUI in repast.simphony.userpanel.ui
Classes in repast.simphony.userpanel.ui that implement ActionUIMethods in repast.simphony.userpanel.ui that return ActionUIModifier and TypeMethodDescriptionUserPanelActionEditorCreator.createEditor
(DefaultUserPanelDescriptorAction action) -
Uses of ActionUI in repast.simphony.visualization.gui
Classes in repast.simphony.visualization.gui that implement ActionUIModifier and TypeClassDescriptionclass
Editor for editing individual component display actions.Methods in repast.simphony.visualization.gui that return ActionUIModifier and TypeMethodDescriptionDisplayActionEditorCreator.createEditor
(DisplayComponentControllerAction action)