Package repast.simphony.userpanel.ui
Class UserPanelEditorWizard
java.lang.Object
repast.simphony.userpanel.ui.UserPanelEditorWizard
-
Field Summary
Modifier and TypeFieldDescriptionprotected UserPanelWizardModel
protected org.pietschy.wizard.Wizard
-
Constructor Summary
ConstructorDescriptionUserPanelEditorWizard
(List<Class<?>> clazzes) UserPanelEditorWizard
(List<Class<?>> clazzes, UserPanelDescriptor descriptor) -
Method Summary
Modifier and TypeMethodDescriptiongetModel()
Collection<org.pietschy.wizard.PanelWizardStep>
getSteps()
org.pietschy.wizard.Wizard
static void
void
showDialog
(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
-