public interface WizardPanelV2 extends WizardPanel
Modifier and Type | Method and Description |
---|---|
void |
enteredFromRight()
Called in WizardDialog when the user presses Previous on this panel's
next panel to (re)initialize this panel, see e.g.
|
add, enteredFromLeft, exitingToRight, getID, getInstructions, getNextID, getTitle, isInputValid, remove
void enteredFromRight() throws java.lang.Exception
SelectFilesPanel
java.lang.Exception