Class NewProjectWizard

java.lang.Object
org.controlsfx.dialog.Wizard
ru.cg.webbpm.studio.subsystems.newproject.NewProjectWizard

public class NewProjectWizard extends org.controlsfx.dialog.Wizard
Author:
sergekos
  • Property Summary

    Properties inherited from class org.controlsfx.dialog.Wizard

    flow, invalid, readSettings, result, title
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.controlsfx.dialog.Wizard

    org.controlsfx.dialog.Wizard.Flow, org.controlsfx.dialog.Wizard.LinearFlow
  • Constructor Summary

    Constructors
    Constructor
    Description
    NewProjectWizard(Function<String,String> nameToCodeConverter, Supplier<List<PackageModel>> packagesSupplier, Alerts alerts)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.controlsfx.dialog.Wizard

    flowProperty, getFlow, getProperties, getSettings, getTitle, getUserData, hasProperties, invalidProperty, isInvalid, isReadSettings, readSettingsProperty, resultProperty, setFlow, setInvalid, setReadSettings, setTitle, setUserData, showAndWait, titleProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait