![]() |
Color list
In this Magercise, you will create an applet that can change it's background color by having the user select a color via a ColorEditor bean.
Work LocationPerform all work for this magercise in VisualAge project MageLang Magercises, package magercises.colorlist. If this project does not appear in your Workspace add it from the repository (if it exists there) or create a new project using this name. Tasks
Perform the following tasks:
Now establish a connection between the button, the ColorEditor and the applet such that clicking the button sets the applet's background color to that displayed in the ColorEditor. Also make a similar connection such that the ColorEditor's background color gets set as well.
|
Copyright © 1996-1997 MageLang Institute. All Rights Reserved. |