g-Eclipse
Release 1.0.0

Uses of Package
eu.geclipse.ui.properties

Packages that use eu.geclipse.ui.properties
eu.geclipse.batch.ui.properties   
eu.geclipse.jsdl.ui.properties   
eu.geclipse.ui   
eu.geclipse.ui.properties   
 

Classes in eu.geclipse.ui.properties used by eu.geclipse.batch.ui.properties
AbstractPropertySource
          This class creates array of properties for any object of type ESourceType Here list of IProperty objects are connected with instance of ESourceType If AbstractPropertySource.sourceObject contains also properties defined in another class inherited from AbstractPropertySource, then just add these properties using AbstractPropertySource.addChildSource(AbstractPropertySource)
IPropertiesFactory
          Factory, which creates and returns AbstractPropertySource objects, for object
 

Classes in eu.geclipse.ui.properties used by eu.geclipse.jsdl.ui.properties
AbstractPropertySource
          This class creates array of properties for any object of type ESourceType Here list of IProperty objects are connected with instance of ESourceType If AbstractPropertySource.sourceObject contains also properties defined in another class inherited from AbstractPropertySource, then just add these properties using AbstractPropertySource.addChildSource(AbstractPropertySource)
IPropertiesFactory
          Factory, which creates and returns AbstractPropertySource objects, for object
 

Classes in eu.geclipse.ui.properties used by eu.geclipse.ui
IPropertiesFactory
          Factory, which creates and returns AbstractPropertySource objects, for object
 

Classes in eu.geclipse.ui.properties used by eu.geclipse.ui.properties
AbstractProperty
          Abstract class for read-only property
AbstractPropertySource
          This class creates array of properties for any object of type ESourceType Here list of IProperty objects are connected with instance of ESourceType If AbstractPropertySource.sourceObject contains also properties defined in another class inherited from AbstractPropertySource, then just add these properties using AbstractPropertySource.addChildSource(AbstractPropertySource)
IProperty
          Property shown in Properties view
 


g-Eclipse
Release 1.0.0