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

NewXmlFileAction

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

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

        return new NewXmlFileWizard();