|
|||||||||
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.AbstractMenuDisplayProperties | +--com.inline.feature.standard.SimpleAddFeatureActionDisplayProperties
Fields inherited from class com.inline.feature.ui.AbstractDisplayProperties |
object |
Constructor Summary | |
SimpleAddFeatureActionDisplayProperties(FeatureConstructor constructor)
|
Method Summary | |
java.lang.Class |
getEditorClass()
Returns the property editor class which should be a subclass of JComponent. |
java.lang.String |
getPath()
This string defines the position of this menu item in the overall menu hierarchy. |
java.lang.String |
getTitle()
Returns a user-friendly name |
Methods inherited from class com.inline.feature.ui.AbstractMenuDisplayProperties |
getIcon |
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 SimpleAddFeatureActionDisplayProperties(FeatureConstructor constructor)
Method Detail |
public java.lang.String getTitle()
public java.lang.String getPath()
public java.lang.Class getEditorClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |