Import Property Editor dialog box

Use the Import Property Editor dialog box to import a property editor into the selected JavaBean.

To display this dialog box,

  1. Click the Bean tab to display the BeansExpress designers.
  2. Click the Property Editors tab to display the Property editors designer.
  3. Click the ... button.

Specify the fully qualified name (including the package) of the PropertyEditor class for the property editor you want to import. Choose OK to import the editor and close the dialog box, or choose Apply to import the editor and keep the dialog box on display so you can import another editor.

To see the result, click the Source tab to view the source code of your JavaBean.