Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.freehep.swing.wizard Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
FinishableA WizardPage that implements this interface can be the final page on a WizardDialog.Interfaceorg.freehep.swing.wizardFreeHep
HasHelpPageA WizardPage that implements this interface can link the user to a help topic.Interfaceorg.freehep.swing.wizardFreeHep
HasNextPagesA WizardPage that implements this interface will have one or more subsequent pages.Interfaceorg.freehep.swing.wizardFreeHep
WizardDialogThe wizard is useful for getting user input on multiple pages.Classorg.freehep.swing.wizardFreeHep
WizardPage interface HasNextPages if you want there to be pages following this page, and implement the Finishable interface if you want this to beClassorg.freehep.swing.wizardFreeHep