Tutorial One: Part Two

Adding a Set Time panel

In Part One of this tutorial, we built a basic functional clock. We will now add the ability to set the time to our form.

First of all, since you have just executed the Clock form, Forte For Java has switched to the Running Workspace, where the source Editor, Form Editor and Component Inspector are not displayed (by default). Use the Workspace tabs on the Main Window to flip back to the GUI Editing Workspace, where all your editing tools are displayed.

Adding a panel and setting the Layout:
Adding new components:
Changing properties:
Adding functionality:
Compiling and executing:
Beginning Prev Next