|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.model.PropertyDataFactory<T>
T - Type of the object to createpublic class PropertyDataFactory<T>
Gets a property from the context.
| Constructor Summary | |
|---|---|
PropertyDataFactory()
|
|
| Method Summary | |
|---|---|
T |
create(Object context)
Creates an arbitrary object. |
String |
getPropertyPath()
Property path to the value model |
void |
setPropertyPath(String propertyPath)
Sets the property path to the value model |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyDataFactory()
| Method Detail |
|---|
public T create(Object context)
DataFactory
create in interface DataFactory<T>context - Context of creation
public String getPropertyPath()
public void setPropertyPath(String propertyPath)
propertyPath - Property path to the value model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||