g-Eclipse
Release 1.0.0

eu.geclipse.ui.properties
Class GridConnectionElementSource

java.lang.Object
  extended by eu.geclipse.ui.properties.AbstractPropertySource<IGridConnectionElement>
      extended by eu.geclipse.ui.properties.GridConnectionElementSource

public class GridConnectionElementSource
extends AbstractPropertySource<IGridConnectionElement>

Property source for IGridConnectionElement


Constructor Summary
GridConnectionElementSource(IGridConnectionElement sourceObject)
           
 
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

GridConnectionElementSource

public GridConnectionElementSource(IGridConnectionElement sourceObject)
Parameters:
sourceObject - connection object, which properties will be displayed

g-Eclipse
Release 1.0.0