g-Eclipse
Release 1.0.0

eu.geclipse.ui.properties
Class PropertiesProviderSource

java.lang.Object
  extended by eu.geclipse.ui.properties.AbstractPropertySource<IPropertiesProvider>
      extended by eu.geclipse.ui.properties.PropertiesProviderSource

public class PropertiesProviderSource
extends AbstractPropertySource<IPropertiesProvider>

Properties source for object implementing IPropertiesProvider


Constructor Summary
PropertiesProviderSource(IPropertiesProvider 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

PropertiesProviderSource

public PropertiesProviderSource(IPropertiesProvider sourceObject)
Parameters:
sourceObject -

g-Eclipse
Release 1.0.0