|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.amp.amf.gen.ide.PluginProjectWizard
org.eclipse.amp.amf.gen.ide.PluginTemplateProjectWizard
org.eclipse.amp.amf.ide.ascape.AscapeProjectWizard
public class AscapeProjectWizard
Field Summary |
---|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
AscapeProjectWizard()
|
Method Summary | |
---|---|
void |
addBuilders(java.util.List<java.lang.String> builderIDs)
|
java.lang.String[] |
getNatures()
|
java.lang.String |
getPluginID()
|
java.lang.String |
getProjectTypeName()
|
java.lang.String |
getSourceDirName()
|
Methods inherited from class org.eclipse.amp.amf.gen.ide.PluginTemplateProjectWizard |
---|
copyFiles, createFiles, streamFromPlugin |
Methods inherited from class org.eclipse.amp.amf.gen.ide.PluginProjectWizard |
---|
addClasspaths, addPages, getProject, init, performFinish |
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.wizard.IWizard |
---|
canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
Constructor Detail |
---|
public AscapeProjectWizard()
Method Detail |
---|
public java.lang.String getProjectTypeName()
getProjectTypeName
in class PluginProjectWizard
public java.lang.String[] getNatures()
getNatures
in class PluginProjectWizard
public java.lang.String getPluginID()
getPluginID
in class PluginProjectWizard
public void addBuilders(java.util.List<java.lang.String> builderIDs)
addBuilders
in class PluginProjectWizard
public java.lang.String getSourceDirName()
getSourceDirName
in class PluginProjectWizard
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |