|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectProperty
Insert the type's description here. Creation date: (17/7/02 11:07:47)
Constructor Summary | |
Property(java.lang.String display,
java.lang.Object value)
Property constructor comment. |
Method Summary | |
java.lang.String |
getDisplay()
Property constructor comment. |
java.lang.String |
getStringValue()
Property constructor comment. |
java.lang.Object |
getValue()
Property constructor comment. |
java.lang.String |
toString()
Property constructor comment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Property(java.lang.String display, java.lang.Object value)
Method Detail |
public java.lang.String getDisplay()
public java.lang.String getStringValue()
public java.lang.Object getValue()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |