|
|||||||||
| 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.standard.SimpleFeatureConstructorDisplayProperties
| Field Summary | |
protected FeatureConstructor |
constructor
|
| Fields inherited from class com.inline.feature.ui.AbstractDisplayProperties |
object |
| Constructor Summary | |
SimpleFeatureConstructorDisplayProperties(FeatureConstructor constructor)
|
|
| Method Summary | |
java.lang.Class |
getEditorClass()
Returns the property editor class which should be a subclass of JComponent. |
protected Feature |
getPrototype()
|
java.lang.String |
getTitle()
Returns a user-friendly name |
java.lang.String |
getTypeTitle()
Returns a user-friendly type name for object. |
| Methods inherited from class com.inline.feature.ui.AbstractDisplayProperties |
compareTo,
getGroupTitle,
getObject |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected FeatureConstructor constructor
| Constructor Detail |
public SimpleFeatureConstructorDisplayProperties(FeatureConstructor constructor)
| Method Detail |
public java.lang.String getTitle()
public java.lang.String getTypeTitle()
protected Feature getPrototype()
public java.lang.Class getEditorClass()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||