CECS 475                                                     LAB ASSIGNMENT  #8
Assigned date: 12/1
Due date: 12/3

12 points

1. [10 points] Create a event-driven GUI application to process a bank account withdraw and deposit.

Bank gui

Link to the file with partial coding for problem 1.    Bank account code

2. [2 points] Write a program that can dynamically change the font and the color of a message to be displayed on a panel. The message can be displayed in bold and italic at the same time, or can be displayed at the center of the panel. Use check boxes to select bold, italic or centered. User can select the font name or font size from combo boxes, or select a color from the radio buttons.

 

gui

Link to the file with partial coding for problem 2.  Message design code.

GRADING

 

Grading