|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WizardValidationException in org.openide |
Methods in org.openide that throw WizardValidationException | |
void |
WizardDescriptor.ValidatingPanel.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. |
void |
WizardDescriptor.AsynchronousValidatingPanel.validate()
Is called in separate thread 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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |