Annotation Type DateFormatProperty
- 
 @Retention(RUNTIME) @Target(METHOD) public @interface DateFormatPropertyUse this to specify a date format property that will have an editor that helps pick format strings
@Retention(RUNTIME)
@Target(METHOD)
public @interface DateFormatProperty