JavaScript is disabled on your browser.
Description
Method Summary
Method Details
getType()
toString(Object)
toObject(String)
All Superinterfaces:
PropertyEditor
All Known Implementing Classes:
AbstractCollectionConverter , AbstractConverter , AbstractMapConverter , ArrayConverter , ArrayListEditor , BigDecimalEditor , BigIntegerEditor , BooleanEditor , ByteEditor , CharacterEditor , ClassEditor , ConstructorConverter , DateEditor , DoubleEditor , EnumConverter , FileEditor , FloatEditor , GenericCollectionConverter , GenericMapConverter , HashMapEditor , HashtableEditor , IdentityHashMapEditor , Inet4AddressEditor , Inet6AddressEditor , InetAddressEditor , IntegerEditor , JndiConverter , LinkedHashMapEditor , LinkedHashSetEditor , LinkedListEditor , ListEditor , LoggerConverter , LongEditor , MapEditor , ObjectNameEditor , PatternConverter , PropertiesEditor , PropertyEditorConverter , PrototypeArrayConverter , SetEditor , ShortEditor , SortedMapEditor , SortedSetEditor , StaticFactoryConverter , StringEditor , TreeMapEditor , TreeSetEditor , URIEditor , URLEditor , VectorEditor , WeakHashMapEditor
Method Summary
All Methods Instance Methods Abstract Methods
Gets the the type of object supported by this converter.
Converts the supplied text in to an instance of the editor type.
Converts the supplied object to text.
Methods inherited from interface PropertyEditor
addPropertyChangeListener , getAsText , getCustomEditor , getJavaInitializationString , getTags , getValue , isPaintable , paintValue , removePropertyChangeListener , setAsText , setValue , supportsCustomEditor