File
Doc
Category
Size
Date
Package
NewXmlFileAction.java
API Doc
Android 1.5 API
1141
Wed May 06 22:41:10 BST 2009
com.android.ide.eclipse.adt.wizards.actions
NewXmlFileAction
java.lang.Object
OpenWizardAction
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.IWorkbenchWizard
instanciateWizard
(
org.eclipse.jface.action.IAction
action)
return new NewXmlFileWizard();
Java Code Source