站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Class org.openide.WizardValidationException (NetBeans Dialogs API) - NetBeans API Javadoc 5.0.0

 

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.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.