PropertyEditorSupport

Class PropertyEditorSupport

All Implemented Interfaces:
PropertyEditor
public class PropertyEditorSupport
extends Object
implements PropertyEditor

This is a support class to help build property editors.

It can be used either as a base class or as a delegate.

Constructors

PropertyEditorSupport

public PropertyEditorSupport()

Constructs a PropertyEditorSupport object.

Since:
1.5

PropertyEditorSupport

public Prope