Preparing for This Lesson

The ImageControls Java project that you created in Eclipse when you prepared for the lesson Learning to Support a Simple Control, contains the ImageLabel class. The sample application that you ran in that lesson displays the ImageLabel control (to the left of the ImageButton). The purpose of the ImageLabel control in this application is to provide a label for the text box below it, which does not have a label identification property of its own.

Open Eclipse and locate the ImageControls Java project.

Next steps: