Item Properties dialog box

Use the Item Properties dialog box to choose an icon for the selected component.

To display this dialog box,

  1. Choose Tools|Configure Palette to open the Palette Properties dialog box.
  2. Select the Pages tab.
  3. Select the appropriate page in the Page column.
  4. Select the particular component in the Components column.
  5. Click the Properties button.

JavaBean

The component's class name. This name is read-only.

Location

The location of the class file. This name is read-only.

Icon

The icon to display on the component palette.

Use JavaBean Icon

Uses the image provided by JBuilder.

Select Image

Choose the Browse button to locate the .gif file to display. For best results, use a 32x32 .gif file.

Initialization String

Lets you change the initialization String to use a factory method or a constructor with more than one parameter, instead of the default parameterless Bean constructor.