Getting Started


Testing the Customer Information window

The next step is to test the window (the bean) to ensure that the user interface is displayed and the Cancel button works the way you want it to.

  1. From the tool bar, select the Run Run button.

    The Customer Information window is displayed. Verify your layout of the window.

    Note:The window will need to be resized to display the entire layout.
  2. Select Cancel on your Customer Information window.

    The window is closed.

  3. Close the Composition Editor.

For more information on testing visual parts, refer to the VisualAge for Java online help.

After you have added some VAGen logic parts, you can use VisualAge Generator test facility to test the connections from this user interface to your VAGen logic and data parts. This powerful feature enables you to step through a test of your user interface connections and logic and data parts, modify code, and set break, watch, and test points.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]