org.openide
Interface WizardDescriptor.FinishPanel

All Superinterfaces:
WizardDescriptor.Panel
Enclosing class:
WizardDescriptor

public static interface WizardDescriptor.FinishPanel
extends WizardDescriptor.Panel

A special interface for panels in middle of the iterators path that would like to have the finish button enabled. So both Next and Finish are enabled on panel implementing this interface.


Methods inherited from interface org.openide.WizardDescriptor.Panel
addChangeListener, getComponent, getHelp, isValid, readSettings, removeChangeListener, storeSettings
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.