PropertyEditorSupport.PropertyEditorSupport

PropertyEditorSupport.PropertyEditorSupport

Class Overview | Class Members | This Package | All Packages

Syntax 1
protected PropertyEditorSupport()
Description
Constructor for use by derived PropertyEditor classes.



Syntax 2
protected PropertyEditorSupport( Object source )
Parameters
source
The source to use for any events we fire.
Description
Constructor for use when a PropertyEditor is delegating to us.