ilog.rules.studio.res.ui.generator.impl.wizard

Class IlrDefaultCreationWizard

  • All Implemented Interfaces:
    org.eclipse.jface.wizard.IWizard, org.eclipse.ui.IWorkbenchWizard


    public class IlrDefaultCreationWizard
    extends IlrFileGeneratorWizard
    Extends the IlrFileGeneratorWizard class. The IlrFileGeneratorWizard class creates a wizard that requests the name of the project, and the RuleApp project to manage in the generation. The extended wizard pages will appear after the generator is selected.
    Since:
    Rainbow
    • Field Summary

      • Fields inherited from class org.eclipse.jface.wizard.Wizard

        DEFAULT_IMAGE
    • Method Summary

      • Methods inherited from class org.eclipse.jface.wizard.Wizard

        addPage, addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.eclipse.ui.IWorkbenchWizard

        init
      • Methods inherited from interface org.eclipse.jface.wizard.IWizard

        addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer

© Copyright IBM Corp. 1987, 2020