|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.metaabm.ide.MetaABMProjectWizard
org.metaabm.ide.ascape.AscapeProjectWizard
public class AscapeProjectWizard
| Field Summary |
|---|
| Fields inherited from class org.metaabm.ide.MetaABMProjectWizard |
|---|
PROJECT_SOURCE_DIR |
| 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)
|
void |
addClasspaths(java.util.List<org.eclipse.jdt.core.IClasspathEntry> classpathEntries,
org.eclipse.core.resources.IProject project)
|
java.lang.String |
getProjectTypeName()
|
| Methods inherited from class org.metaabm.ide.MetaABMProjectWizard |
|---|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IWorkbenchWizard |
|---|
init |
| Methods inherited from interface org.eclipse.jface.wizard.IWizard |
|---|
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer |
| Constructor Detail |
|---|
public AscapeProjectWizard()
| Method Detail |
|---|
public java.lang.String getProjectTypeName()
getProjectTypeName in class MetaABMProjectWizard
public void addClasspaths(java.util.List<org.eclipse.jdt.core.IClasspathEntry> classpathEntries,
org.eclipse.core.resources.IProject project)
throws org.eclipse.core.runtime.CoreException
addClasspaths in class MetaABMProjectWizardorg.eclipse.core.runtime.CoreExceptionpublic void addBuilders(java.util.List<java.lang.String> builderIDs)
addBuilders in class MetaABMProjectWizard
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||