public class PublicCustomProperty extends DynamicPropertyDescriptor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CAT_CUSTOM_PUBLIC |
CAT_DYNAMIC| Constructor and Description |
|---|
PublicCustomProperty() |
PublicCustomProperty(java.lang.String name,
java.lang.String shortDesc,
java.lang.Class propertyType,
java.lang.Object value) |
getPropertyType, getValue, isDropTarget, setDropTarget, setPropertyType, setValue, toStringpublic static final java.lang.String CAT_CUSTOM_PUBLIC