List of usage examples for java.beans PropertyEditor interface-usage
From source file net.sf.morph2.beans.ConverterDelegatingPropertyEditor.java
/**
* A PropertyEditor backed by underlying Morph
* {@link net.sf.morph2.transform.Converter}s.
*
* @author Matt Sgarlata
* @since Dec 13, 2004
From source file org.jasig.ssp.util.uuid.UuidPropertyEditor.java
/**
* Property Editor for working with UUIDs
*
* @author daniel.bower
*
*/
From source file net.sf.morph.beans.ConverterDelegatingPropertyEditor.java
/**
* A PropertyEditor backed by underlying Morph
* {@link net.sf.morph.transform.Converter}s.
*
* @author Matt Sgarlata
* @since Dec 13, 2004