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 TypeClassDescriptionclassProvides the scenario tree user inteface for console sink editing.classProvides 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 TypeClassDescriptionclassProvides the scenario tree user inteface for console sink editing.classProvides the scenario tree user inteface for data set editing.classProvides 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 classMethods 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 TypeClassDescriptionclassActionUI for working with the class name data loader action.classDataLoaderActionUI<T extends DataLoaderControllerAction>classMethods 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 TypeClassDescriptionclassclassstatic classMethods 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 TypeClassDescriptionclassAbstractDescriptorWizardActionUI<T extends Descriptor,U extends DescriptorControllerAction> classclassDescriptorActionUI<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 TypeClassDescriptionclassDefault 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 TypeClassDescriptionclassAbstractWizardActionUI<T extends ControllerAction>This is a simple abstractActionUIimplementation that is to be used for ui's where the editor is based on a set ofPanelWizardSteps. -
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 TypeMethodDescriptionintConstructors 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 TypeClassDescriptionclassEditor for editing individual component display actions.Methods in repast.simphony.visualization.gui that return ActionUIModifier and TypeMethodDescriptionDisplayActionEditorCreator.createEditor(DisplayComponentControllerAction action)