Uses of Interface java.beans.PropertyEditor
Uses in package java.beans
Classes implementing java.beans.PropertyEditor
class
PropertyEditorSupport helps with PropertyEditors,
implementing base functionality that they usually must
have but which is a pain to implement.
Methods with return type java.beans.PropertyEditor
PropertyEditor Instantiate a property editor using the property editor class.
PropertyEditor Returns a new instance of the property editor for the
specified class.