As with the To-Do List application, you must create an application that will contain all of your visual parts. For the To-Do List application, you used the VisualAge Smalltalk Quick Start window to create an application and the visual part. For the Investment application you will use the VisualAge Organizer. Either of these methods of creating an application yield the same results. Use the method that you find most convenient.
The New Application window opens:
The VisualAge Organizer now looks like the following:
In the Parts pane of the VisualAge Organizer, one VisualAge for Smalltalk part, which represents an IBM Smalltalk class, is created for you. This part maintains both application and packaging specifications for your application parts. In general, you should ignore this part and not make changes to it.