Smalltalk User Guide : Making your own applications : Implementing methods : Example: Adding methods to the defined class Chooser
Example: Adding methods to the defined class Chooser
This example uses the application DevelopChooser you created in Example: Creating the application DevelopChooser and the class Chooser you created in Example: Defining the class Chooser.
To complete DevelopChooser, you must implement methods that define the following:
The Graphical User Interface (GUI)
The applications that you can open from the GUI
The action taken when you select the pushbutton
To do this, you implement eleven methods.
Last modified date: 02/28/2019