Package org.jboss.util.propertyeditor
Class CharacterEditor
- java.lang.Object
-
- java.beans.PropertyEditorSupport
-
- org.jboss.util.propertyeditor.CharacterEditor
-
- All Implemented Interfaces:
java.beans.PropertyEditor
public class CharacterEditor extends java.beans.PropertyEditorSupport
A property editor forCharacter
.- Version:
- $Revision$
-
-
Constructor Summary
Constructors Constructor Description CharacterEditor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setAsText(java.lang.String text)
-