Module java.desktop
Package java.beans

Class PropertyEditorSupport

java.lang.Object
java.beans.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.

Since:
1.1