|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.ui.internal.wizard.exampleproject.CreationOperation
| Constructor Summary | |
|---|---|
CreationOperation(CreationWizard creationWizard,
org.eclipse.ui.dialogs.IOverwriteQuery overwriteQuery)
Constructor for ExampleProjectCreationOperation |
|
| Method Summary | |
|---|---|
void |
dispose()
|
IProjectAdjuster |
getAdjuster()
Returns the zipAdjuster. |
java.lang.String |
getEditorId(org.eclipse.core.resources.IResource resource)
|
org.eclipse.core.resources.IResource[] |
getResourcesToOpen()
|
void |
run(org.eclipse.core.runtime.IProgressMonitor monitor)
|
void |
setAdjuster(IProjectAdjuster adjuster)
Sets the adjuster. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CreationOperation(CreationWizard creationWizard,
org.eclipse.ui.dialogs.IOverwriteQuery overwriteQuery)
| Method Detail |
public void dispose()
public IProjectAdjuster getAdjuster()
public void setAdjuster(IProjectAdjuster adjuster)
adjuster - The adjuster to set
public void run(org.eclipse.core.runtime.IProgressMonitor monitor)
throws java.lang.reflect.InvocationTargetException,
java.lang.InterruptedException
run in interface org.eclipse.jface.operation.IRunnableWithProgressjava.lang.reflect.InvocationTargetException
java.lang.InterruptedExceptionpublic org.eclipse.core.resources.IResource[] getResourcesToOpen()
public java.lang.String getEditorId(org.eclipse.core.resources.IResource resource)
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||