1
0
mirror of synced 2026-08-05 17:57:15 +00:00

deprecate property editor

This commit is contained in:
Luke Taylor
2009-06-26 12:49:23 +00:00
parent 3e9983c744
commit 980b9b73b8
@@ -26,6 +26,7 @@ import java.beans.PropertyEditorSupport;
* of hard-to-spot configuration issues for end users.
*
* @author Ben Alex
* @deprecated
* @version $Id$
*/
public class ConfigAttributeEditor extends PropertyEditorSupport {