|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProMWizardStep
Steps taken in the ProMWizard should implement these functions.
Method Summary | |
---|---|
javax.swing.JPanel |
getPanel()
|
boolean |
precondition()
A precondition whether the step should be displayed or not |
void |
readSettings()
Can be called to read settings and set the settings of the wizard step accordingly. |
Method Detail |
---|
javax.swing.JPanel getPanel()
boolean precondition()
void readSettings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |