TABLE OF CONTENTS
Written by MageLang Institute
This file contains the table of contents for the sections in the course notes as well as lists of the exercises grouped by different criteria.
Entry Points
Course Notes
Exercises
The following 10 exercises comprise RegistrationForm applet:
- CommentBoxTest
- ContactInfoFormTest
- EMailTextFieldTest
- FormElement
- JobTitleListTest
- LabeledChoiceTest
- LabeledTextFieldTest
- PhoneTextFieldTest
- RadioButtonsTest
- RegistrationForm (The main applet)
List of exercises dealing with Component objects, not including those comprising RegistrationForm:
- ButtonTest
- CheckboxGroupTest
- CheckboxTest
- ChoiceTest
- ColorTest
- FontTest
- LabelTest
- ListTest
- TextAreaTest
- TextFieldTest
List of exercises dealing with Component layout, not including those comprising RegistrationForm:
- BorderLayoutTest
- FlowLayoutTest
- GridLayoutTest
- RatioLayoutTest
Complete alphabetized list of exercises:
- BorderLayoutTest
- ButtonTest
- CheckboxGroupTest
- CheckboxTest
- ChoiceTest
- ColorTest
- CommentBoxTest
- ContactInfoFormTest
- EMailTextFieldTest
- FlowLayoutTest
- FontTest
- FormElement
- GridLayoutTest
- JobTitleListTest
- LabelTest
- LabeledChoiceTest
- LabeledTextFieldTest
- ListTest
- PhoneTextFieldTest
- RadioButtonsTest
- RatioLayoutTest
- RegistrationForm
- TextAreaTest
- TextFieldTest
|