|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A special interface for panels that need to do additional validation when Next or Finish button is clicked.
| Method Summary | |
void |
validate()
Is called when Next of Finish buttons are clicked and allows deeper check to find out that panel is in valid state and it is ok to leave it. |
| Methods inherited from interface org.openide.WizardDescriptor.Panel |
addChangeListener, getComponent, getHelp, isValid, readSettings, removeChangeListener, storeSettings |
| Method Detail |
public void validate()
throws WizardValidationException
WizardValidationException - when validation fails
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||