g-Eclipse
Release 1.0.0

eu.geclipse.ui.properties
Class GridProjectSource

java.lang.Object
  extended by eu.geclipse.ui.properties.AbstractPropertySource<IGridProject>
      extended by eu.geclipse.ui.properties.GridProjectSource

public class GridProjectSource
extends AbstractPropertySource<IGridProject>

Properties for IGridProject


Constructor Summary
GridProjectSource(IGridProject gridProject)
           
 
Method Summary
 
Methods inherited from class eu.geclipse.ui.properties.AbstractPropertySource
getPropertyDescriptors
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridProjectSource

public GridProjectSource(IGridProject gridProject)
Parameters:
gridProject - The project, for which properties will be displayed

g-Eclipse
Release 1.0.0