org.openide.dialogs 7.8.1

Uses of Class
org.openide.WizardValidationException

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.
 


org.openide.dialogs 7.8.1

Built on July 17 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.