|
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.batch.ui.wizards.AddQueueWizard
public class AddQueueWizard
Wizard to create a new queue
| Constructor Summary | |
|---|---|
AddQueueWizard(IBatchService batchWrapper)
Argument constructor for this class. |
|
| Method Summary | |
|---|---|
void |
addPages()
|
boolean |
canFinish()
|
void |
createAdvQueue()
Creates a queue if user have the rights, if not an error dialog is displayed |
void |
createQueue()
Creates a queue if user have the rights, if not an error dialog is displayed |
java.lang.String |
getWindowTitle()
|
void |
init(IWorkbench workbench,
IStructuredSelection selection)
|
boolean |
performFinish()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddQueueWizard(IBatchService batchWrapper)
batchWrapper - Provides access to the batch service where the queue will be created| Method Detail |
|---|
public boolean performFinish()
public boolean canFinish()
public void init(IWorkbench workbench,
IStructuredSelection selection)
public void addPages()
public java.lang.String getWindowTitle()
public void createQueue()
public void createAdvQueue()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||