g-Eclipse
Release 1.0.0

eu.geclipse.ui.wizards
Class GenericVoWizardPage

java.lang.Object
  extended by WizardPage
      extended by eu.geclipse.ui.wizards.GenericVoWizardPage

public class GenericVoWizardPage
extends WizardPage

Wizard page for the GenericVirtualOrganization.


Constructor Summary
GenericVoWizardPage()
          Standard constructor.
 
Method Summary
 IStatus apply(GenericVoCreator creator)
           
 void createControl(Composite parent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericVoWizardPage

public GenericVoWizardPage()
Standard constructor.

Method Detail

createControl

public void createControl(Composite parent)

apply

public IStatus apply(GenericVoCreator creator)

g-Eclipse
Release 1.0.0