Class NewProjectHandler


  • public class NewProjectHandler
    extends java.lang.Object
    Handler to create a new ECPProject.
    Author:
    Jonas
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(org.eclipse.swt.widgets.Shell shell)
      Creates a new project.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NewProjectHandler

        public NewProjectHandler()
    • Method Detail

      • execute

        @Execute
        public void execute​(org.eclipse.swt.widgets.Shell shell)
        Creates a new project.
        Parameters:
        shell - shell to display a dialog