FileDocCategorySizeDatePackage
NewProjectAction.javaAPI DocAndroid 1.5 API1140Wed May 06 22:41:10 BST 2009com.android.ide.eclipse.adt.wizards.actions

NewProjectAction

public class NewProjectAction extends OpenWizardAction
Delegate for the toolbar action "Android Project". It displays the Android New Project wizard.

Fields Summary
Constructors Summary
Methods Summary
protected org.eclipse.ui.IWorkbenchWizardinstanciateWizard(org.eclipse.jface.action.IAction action)

        return new NewProjectWizard();