All Implemented Interfaces:
PropertyEditor

public class SwingObjectEditor extends SwingEditorSupport
A property editor which allows for the display and instantaition of arbitrary objects. To instantiate the object, type the package and the class in the text field and press Enter. The Class should be in the classpath.