|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.inline.feature.ui.AbstractDisplayProperties | +--com.inline.feature.ui.AbstractNodeDisplayProperties | +--com.inline.feature.example.ui.JavaClassDisplayProperties
Fields inherited from class com.inline.feature.ui.AbstractDisplayProperties |
object |
Constructor Summary | |
JavaClassDisplayProperties(Feature feature)
|
Method Summary | |
javax.swing.Icon |
getIcon()
|
java.lang.String |
getTitle()
Returns a user-friendly name |
Methods inherited from class com.inline.feature.ui.AbstractNodeDisplayProperties |
getAlternativeIcon,
getEditorClass,
getNodeStyle,
isSubtreeRoot |
Methods inherited from class com.inline.feature.ui.AbstractDisplayProperties |
compareTo,
getGroupTitle,
getObject,
getTypeTitle |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JavaClassDisplayProperties(Feature feature)
Method Detail |
public java.lang.String getTitle()
public javax.swing.Icon getIcon()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |