g-Eclipse
Release 1.0.0

eu.geclipse.ui.properties
Class ConnectionPropertySource

java.lang.Object
  extended by eu.geclipse.ui.properties.AbstractPropertySource<IGridConnection>
      extended by eu.geclipse.ui.properties.ConnectionPropertySource

public class ConnectionPropertySource
extends AbstractPropertySource<IGridConnection>

Properties for IGridConnection


Constructor Summary
ConnectionPropertySource(IGridConnection gridConnection)
           
 
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

ConnectionPropertySource

public ConnectionPropertySource(IGridConnection gridConnection)
Parameters:
gridConnection - - connection, for which properties will be shown

g-Eclipse
Release 1.0.0