Item Properties dialog box
Use the Item Properties dialog box to choose an icon for the selected component.
To display this dialog box,
- Choose Tools|Configure Palette to open the Palette Properties dialog box.
- Select the Pages tab.
- Select the appropriate page in the Page column.
- Select the particular component in the Components column.
- 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.
Selected 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.