This section will help you add to your experience of building VisualAge applications. The steps you'll follow here, teach more of the fundamental principles that you will use with most VisualAge applications you build. We'll show you how to incorporate new kinds of parts and part properties by building the user interface for a simple financial application that simulates how a user might buy and sell different types of securities. It has a main window that opens two secondary windows, each containing a reusable part.
The main window of the application looks like the following:
To see the reusable part, see Creating a reusable part. To see the two secondary windows, see Creating application secondary windows.