Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 428 Bytes

File metadata and controls

14 lines (8 loc) · 428 Bytes

Java-GUI-Applications

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.