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

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

 

Uses of Package
org.openide

Classes in org.openide used by org.openide
DialogDescriptor
          A description of a standard dialog.
DialogDisplayer
          Permits dialogs to be displayed.
NotifyDescriptor
          This class provides a description of a user notification to be displayed.
NotifyDescriptor.Confirmation
          Provides a description of a possible action and requests confirmation from the user before proceeding.
WizardDescriptor
          Implements a basic "wizard" GUI system.
WizardDescriptor.InstantiatingIterator
          Iterator for a wizard that needs to somehow instantiate new objects.
WizardDescriptor.Iterator
          Iterator on the sequence of panels.
WizardDescriptor.Panel
          One wizard panel with a component on it.
WizardDescriptor.ValidatingPanel
          A special interface for panels that need to do additional validation when Next or Finish button is clicked.
WizardValidationException
          The exception informs about fail in wizard panel validation and provides a localized description what's wrong.
 


 

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