Uses of Interface
repast.simphony.ui.plugin.ActionUI
Package
Description
-
Uses of ActionUI in repast.simphony.chart2.gui
Modifier and TypeClassDescriptionclass
Provides the scenario tree user inteface for console sink editing.class
Provides the scenario tree user inteface for console sink editing.Modifier 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
Modifier 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.Modifier 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
Modifier and TypeClassDescriptionstatic class
Modifier and TypeMethodDescriptionJDBCDataLoaderActionEditorCreator.createEditor
(JDBCDataLoaderControllerAction action) Creates an editor for the specfied action. -
Uses of ActionUI in repast.simphony.dataLoader.ui
Modifier and TypeClassDescriptionclass
ActionUI for working with the class name data loader action.class
DataLoaderActionUI<T extends DataLoaderControllerAction>
class
Modifier 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
Modifier and TypeMethodDescriptionBuilderDataLoaderActionEditorCreator.createEditor
(BuilderDataLoaderControllerAction action) -
Uses of ActionUI in repast.simphony.freezedry.gui
Modifier and TypeClassDescriptionclass
class
static class
Modifier 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
Modifier and TypeClassDescriptionclass
AbstractDescriptorWizardActionUI<T extends Descriptor,
U extends DescriptorControllerAction> class
class
DescriptorActionUI<T extends Descriptor>
-
Uses of ActionUI in repast.simphony.ui.editor
-
Uses of ActionUI in repast.simphony.ui.plugin
Modifier and TypeClassDescriptionclass
Default user interfaces for composite or parent actions.Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionint
ModifierConstructorDescriptionScenarioNode
(ActionUI uiRep, boolean allowsChildren, Object contextID) ScenarioNode
(ActionUI uiRep, Object contextID) -
Uses of ActionUI in repast.simphony.userpanel.ui
Modifier and TypeMethodDescriptionUserPanelActionEditorCreator.createEditor
(DefaultUserPanelDescriptorAction action) -
Uses of ActionUI in repast.simphony.visualization.gui
Modifier and TypeClassDescriptionclass
Editor for editing individual component display actions.Modifier and TypeMethodDescriptionDisplayActionEditorCreator.createEditor
(DisplayComponentControllerAction action)