|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizardPage
eu.geclipse.servicejob.ui.wizard.ProjectSelectionPage
public class ProjectSelectionPage
Wizard page for selecting project in which should service job be created.
| Constructor Summary | |
|---|---|
ProjectSelectionPage(java.lang.String pageName)
Constructor of project selection page. |
|
ProjectSelectionPage(java.lang.String pageName,
IGridProject selectedProject)
|
|
| Method Summary | |
|---|---|
boolean |
canFlipToNextPage()
|
void |
createControl(Composite parent)
|
java.lang.String |
getJobName()
Getter method to access name of service job. |
IWizardPage |
getNextPage()
|
IGridProject |
getProject()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectSelectionPage(java.lang.String pageName)
pageName - Name of this page.
public ProjectSelectionPage(java.lang.String pageName,
IGridProject selectedProject)
| Method Detail |
|---|
public boolean canFlipToNextPage()
public void createControl(Composite parent)
public IWizardPage getNextPage()
public IGridProject getProject()
public java.lang.String getJobName()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||