|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.escot.BasicFeature
|
+--org.escot.FeatureWrapper
FeatureWrapper wraps features which don't correspond to JavaBeans properties or EscotFeature, such as an Image or a Document.
| Fields inherited from class org.escot.BasicFeature |
INITIAL_ATTR_CAPACITY, mAttributes, mPCSupport |
| Fields inherited from interface org.escot.EscotFeature |
COLOR_ATTRIBUTE, DESCRIPTION_ATTRIBUTE, ICON16x16_ATTRIBUTE, TYPE_ATTRIBUTE |
| Constructor Summary | |
FeatureWrapper(Object feature)
|
|
| Method Summary | |
Object |
getFeature()
|
| Methods inherited from class org.escot.BasicFeature |
addPropertyChangeListener, duplicate, getAttribute, getName, putAttribute, removePropertyChangeListener, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FeatureWrapper(Object feature)
| Method Detail |
public Object getFeature()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||