Package repast.simphony.data2.wizard
Class DataSetEditorWizard
java.lang.Object
repast.simphony.data2.wizard.DataSetEditorWizard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DataSetWizardModelprotected org.pietschy.wizard.Wizard -
Constructor Summary
ConstructorsConstructorDescriptionDataSetEditorWizard(List<Class<?>> agentClasses) DataSetEditorWizard(List<Class<?>> agentClasses, DataSetDescriptor descriptor) -
Method Summary
Modifier and TypeMethodDescriptiongetModel()List<org.pietschy.wizard.PanelWizardStep>org.pietschy.wizard.WizardvoidshowDialog(Component component, String title) boolean
-
Field Details
-
model
-
wizard
protected org.pietschy.wizard.Wizard wizard
-
-
Constructor Details
-
DataSetEditorWizard
-
DataSetEditorWizard
-
-
Method Details
-
getStepsForEditor
-
showDialog
-
getModel
-
wasCancelled
public boolean wasCancelled() -
getWizard
public org.pietschy.wizard.Wizard getWizard()
-