Examples of XVRWizardBaseProjectPage


Examples of org.xvr.xvrengine.wizard.pages.XVRWizardBaseProjectPage

    this.page2.setTitle(HTML_PROP_TITLE);
    this.page2.setDescription(HTML_PROP_DESCRIPTION);
  }

  protected void initPrjPage(){
    this.page1 = new XVRWizardBaseProjectPage("XVR Wizard", "Create a new empty project", XVRPlugin.getImageDescriptor("icons/xvr48x48.bmp"));

  }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.