g-Eclipse
Release 1.0.0

eu.geclipse.ui.wizards
Class ConnectionDefinitionWizardPage

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

public class ConnectionDefinitionWizardPage
extends WizardPage


Constructor Summary
ConnectionDefinitionWizardPage(IGridContainer mountPoint, java.net.URI uri)
           
 
Method Summary
 void createControl(Composite parent)
           
 java.net.URI getURI()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionDefinitionWizardPage

public ConnectionDefinitionWizardPage(IGridContainer mountPoint,
                                      java.net.URI uri)
Method Detail

createControl

public void createControl(Composite parent)

getURI

public java.net.URI getURI()

g-Eclipse
Release 1.0.0