g-Eclipse
Release 1.0.0

eu.geclipse.ui.properties
Class GridJobSource

java.lang.Object
  extended by eu.geclipse.ui.properties.AbstractPropertySource<IGridJob>
      extended by eu.geclipse.ui.properties.GridJobSource

public class GridJobSource
extends AbstractPropertySource<IGridJob>

Property source for IGridJob


Constructor Summary
GridJobSource(IGridJob gridJob)
           
 
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

GridJobSource

public GridJobSource(IGridJob gridJob)
Parameters:
gridJob - - job for which properties will be shown

g-Eclipse
Release 1.0.0