Package repast.simphony.data2.wizard
Class DataSetEditorWizard
java.lang.Object
repast.simphony.data2.wizard.DataSetEditorWizard
-
Field Summary
Modifier and TypeFieldDescriptionprotected DataSetWizardModel
protected org.pietschy.wizard.Wizard
-
Constructor Summary
ConstructorDescriptionDataSetEditorWizard
(List<Class<?>> agentClasses) DataSetEditorWizard
(List<Class<?>> agentClasses, DataSetDescriptor descriptor) -
Method Summary
Modifier and TypeMethodDescriptiongetModel()
List<org.pietschy.wizard.PanelWizardStep>
org.pietschy.wizard.Wizard
void
showDialog
(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()
-