|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
These constants are used as attribute keys for the PropertyDescriptor. Use the 'setValue' method on the PropertyDescriptor to set these values, and the 'getValue' method to retrieve them.
FeatureDescriptor.setValue(String, Object),
FeatureDescriptor.getValue(String)| Field Summary | |
static java.lang.String |
ATTRIBUTE_DESCRIPTOR
This attribute (of type AttributeDescriptor) defines the markup attribute that this property corresponds to. |
static java.lang.String |
CATEGORY
This attribute (of type PropertyCategory) defines the category for a particular PropertyDescriptor. |
static java.lang.String |
HELP_KEY
This String attribute defines the help key that resolves to the appropriate help contents for this specific property. |
| Field Detail |
public static final java.lang.String ATTRIBUTE_DESCRIPTOR
AttributeDescriptor,
Constant Field Valuespublic static final java.lang.String CATEGORY
PropertyDescriptor,
Constant Field Valuespublic static final java.lang.String HELP_KEY
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||