|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gishur.gui2.SourcePropertyAdapter | +--gishur.gui2.SourceAdapter
A SourcePropertyAdapter
, that reads the source object itself
as property.
Constructor Summary | |
SourceAdapter()
|
Method Summary | |
java.lang.Object |
getProperty(java.lang.String key,
java.lang.Object source,
PropertyStatusReader prop)
Returns the source object directly as read property |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SourceAdapter()
Method Detail |
public java.lang.Object getProperty(java.lang.String key, java.lang.Object source, PropertyStatusReader prop)
getProperty
in class SourcePropertyAdapter
key
- the property namesource
- the source object to useprop
- the PropertyStatusReader
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |