| com.xoetrope.swing.wizard.XWizard com.xoetrope.svgscanner.wizard.BindingWizard
BindingWizard | public class BindingWizard extends XWizard (Code) | | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
$Revision: 1.2 $
|
BindingWizard | public BindingWizard(XProject project, String[] pages, boolean showHelp)(Code) | | Creates a new instance of XWizard
Parameters: project - the owner project Parameters: pages - an array of page names Parameters: showHelp - true to show help texts for each page |
processResources | public int processResources()(Code) | | The wizard is complete, do any post creation action now
|
|
|