User's Guide


Creating applications

In the Smalltalk development environment, you begin by creating an application component. You then add behavior to it by defining classes and implementing methods. The example in this section defines the application DevelopChooser.


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