deprecate property editor
This commit is contained in:
parent
3e9983c744
commit
980b9b73b8
|
@ -26,6 +26,7 @@ import java.beans.PropertyEditorSupport;
|
||||||
* of hard-to-spot configuration issues for end users.
|
* of hard-to-spot configuration issues for end users.
|
||||||
*
|
*
|
||||||
* @author Ben Alex
|
* @author Ben Alex
|
||||||
|
* @deprecated
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
public class ConfigAttributeEditor extends PropertyEditorSupport {
|
public class ConfigAttributeEditor extends PropertyEditorSupport {
|
||||||
|
|
Loading…
Reference in New Issue