User's Guide

Creating a nonvisual part

With VisualAge, a nonvisual part is defined as a class in your application, just as a visual part is defined as a class in the application.

Create a nonvisual part by doing the following:

  1. Select a new or existing application in the VisualAge Organizer.
  2. In the VisualAge Organizer, select New from the basic Parts menu.
  3. Type Runner as the name of your nonvisual part, select Nonvisual part from the Part type drop-down list, and then select OK.

    The Composition Editor is opened on the Runner part.

  4. Select Public Interface Editor symbol to open the Public Interface Editor on your Runner part.


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