GUI Projects done in my Object Oriented Application Development course.
BankAccount: Models a simple bank transaction with withdrawals and deposits.
BankApp: Same as bank account, but in applet form.
Calculator: Simple calculator using the GridLayout.
Clock: Simple clock display using Graphics2D.
Font Changer: Allows the user to edit the typeface and font of a given message.