Class NewProjectWizard

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class NewProjectWizard extends FBDialog
The User Interface for creating a Project and editing it after the fact.
Author:
Reuven
See Also:
  • Constructor Details

    • NewProjectWizard

      public NewProjectWizard()
    • NewProjectWizard

      public NewProjectWizard(Project curProject)
      Parameters:
      curProject - the project to populate from, or null to start a new one
  • Method Details