|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.inline.feature.ui.AbstractDisplayPropertyFactory | +--com.inline.feature.common.DefaultDisplayPropertyFactory
Constructor Summary | |
DefaultDisplayPropertyFactory()
|
Method Summary | |
DisplayProperties |
getDisplayProperties(Displayable object)
Returns a display properties object for the supplied object. |
com.sun.java.util.collections.Set |
getSupportedDisplayTypes(FeatureModel model)
A factory is associated with one or more display types within the scope of every feature model. |
Methods inherited from class com.inline.feature.ui.AbstractDisplayPropertyFactory |
isModelType,
isStandardDisplayMode |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DefaultDisplayPropertyFactory()
Method Detail |
public com.sun.java.util.collections.Set getSupportedDisplayTypes(FeatureModel model)
public DisplayProperties getDisplayProperties(Displayable object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |