Package repast.simphony.userpanel.ui
Class UserPanelEditorWizard
java.lang.Object
repast.simphony.userpanel.ui.UserPanelEditorWizard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UserPanelWizardModelprotected org.pietschy.wizard.Wizard -
Constructor Summary
ConstructorsConstructorDescriptionUserPanelEditorWizard(List<Class<?>> clazzes) UserPanelEditorWizard(List<Class<?>> clazzes, UserPanelDescriptor descriptor) -
Method Summary
Modifier and TypeMethodDescriptiongetModel()Collection<org.pietschy.wizard.PanelWizardStep>getSteps()org.pietschy.wizard.Wizardstatic voidvoidshowDialog(Component component, String title) boolean
-
Field Details
-
model
-
wizard
protected org.pietschy.wizard.Wizard wizard
-
-
Constructor Details
-
UserPanelEditorWizard
-
UserPanelEditorWizard
-
-
Method Details
-
showDialog
-
getModel
-
wasCancelled
public boolean wasCancelled() -
getWizard
public org.pietschy.wizard.Wizard getWizard() -
getSteps
-
main
-