g-Eclipse
Release 1.0.0

eu.geclipse.batch.ui.wizards
Class QueueLocationWizard

java.lang.Object
  extended by WizardNewFileCreationPage
      extended by eu.geclipse.batch.ui.wizards.QueueLocationWizard

public class QueueLocationWizard
extends WizardNewFileCreationPage


Constructor Summary
QueueLocationWizard(IStructuredSelection selection)
          Create a new wizard page instance.
 
Method Summary
 void createControl(Composite parent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueLocationWizard

public QueueLocationWizard(IStructuredSelection selection)
Create a new wizard page instance.

Parameters:
selection - the current object selection
See Also:
AddQueueWizard.init(IWorkbench, IStructuredSelection)
Method Detail

createControl

public void createControl(Composite parent)

g-Eclipse
Release 1.0.0