|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertiesProvider
This interface provides dynamic set of property names for various elements.
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
|
java.util.Vector<java.lang.String> |
getPropertyKeys()
Provides set of property names, use one name to obtain single value. |
java.lang.String |
getPropertyValue(java.lang.String value)
This method always returns a non null value. |
| Method Detail |
|---|
java.util.Vector<java.lang.String> getPropertyKeys()
java.lang.String getPropertyValue(java.lang.String value)
value - name of the property which value is requested
java.lang.String getCategory()
null.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||