Tutorial Two: Part Two

The Color Picker Form

Startup:
Adding Components:
Adding Borders:

Finally, we will use the Connection Wizard to connect the sliders to the bean.

The Connection Wizard:
Repositioning the sliders

That's it! Save your form via the File | Save menu item or using the Save icon on the Main Window, and compile from the Build | Compile menu item. Execute it via the Build | Execute menu item, or by pressing CTRL+F9.


Forte For Java will switch to the Running Workspace and display the running Color Picker form. Adjust the sliders and check the displayed color changes accordingly.

To close the Color Picker, use the Execution View, which is also displayed on the Running Workspace. Right-click on the ColorPicker item listed in the Execution View, and select Terminate process from the context menu.

This concludes Tutorial Two.

Beginning Prev Next