In this exercise, you will create a GUI for the Bank project.
Note - This is an avanced exercise. It is optional and should only be attempted if you have already completted the previous exercise for this module. |
The simulated ATM must behave in this manner:
The ATM screen is displayed.
At this stage, the Action buttons must be disabled and the following text must be displayed in the Output text area:
2. The user enters the ID using the key pad buttons. Each number is displayed in the Data Entry text field.
When the
3. The user selects one of the Action buttons.
if the action is either deposit or withdraw, then the user is prompted to enter the amount. The user can the enter the amount by clicking the key pad buttons which (again) places digits in the Data Entry text field. When the
Here is an example ATM transaction for