Package repast.simphony.chart2.wizard
Class HistogramEditorWizard
java.lang.Object
repast.simphony.chart2.wizard.HistogramEditorWizard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected HistogramWizardModelprotected org.pietschy.wizard.Wizard -
Constructor Summary
ConstructorsConstructorDescriptionHistogramEditorWizard(List<DataSetDescriptor> dataSets) HistogramEditorWizard(List<DataSetDescriptor> dataSets, HistogramChartDescriptor 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
-
HistogramEditorWizard
-
HistogramEditorWizard
-
-
Method Details
-
getStepsForEditor
-
showDialog
-
getModel
-
wasCancelled
public boolean wasCancelled() -
getWizard
public org.pietschy.wizard.Wizard getWizard()
-