|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizard
eu.geclipse.ui.wizards.jobsubmission.JobSubmissionWizardBase
public abstract class JobSubmissionWizardBase
Base class for submission wizard
| Method Summary | |
|---|---|
boolean |
init(java.lang.Object data)
This method is called after the creation of the wizard. |
boolean |
performFinish()
|
void |
setInitializationData(IConfigurationElement config,
java.lang.String propertyName,
java.lang.Object data)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean performFinish()
public boolean init(java.lang.Object data)
IInitializableWizard
init in interface IInitializableWizarddata - data object passed to the wizard for the
initialization.
public void setInitializationData(IConfigurationElement config,
java.lang.String propertyName,
java.lang.Object data)
throws CoreException
CoreException
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||