g-Eclipse
Release 1.0.0

eu.geclipse.ui.wizards
Class GridProjectCreationOperation

java.lang.Object
  extended by eu.geclipse.ui.wizards.GridProjectCreationOperation

public class GridProjectCreationOperation
extends java.lang.Object


Constructor Summary
GridProjectCreationOperation(GridProjectProperties properties)
           
 
Method Summary
 IProject getProject()
           
 void run(IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridProjectCreationOperation

public GridProjectCreationOperation(GridProjectProperties properties)
Method Detail

run

public void run(IProgressMonitor monitor)
         throws java.lang.reflect.InvocationTargetException,
                java.lang.InterruptedException
Throws:
java.lang.reflect.InvocationTargetException
java.lang.InterruptedException

getProject

public IProject getProject()

g-Eclipse
Release 1.0.0