AlarmClockView has multiple spin and push buttons. VisualAge assigned those parts names such as Spin Button1, Spin Button2, and so on. To make it easier to distinguish among parts that have similar names, you should rename them.
To change names of parts in AlarmClockView:
Repeat these steps, renaming the following parts:
Part | New name |
Minute spin button | Minute |
Multi-line edit | Message |
Set Alarm push button | Set Alarm button |
Cancel push button | Cancel button |