Thirtieth Day – Applets

October 21st, 2015

Classwork:
Big Java – Chapter 4: Applets (Find it on the menu)
Applets are an easy way to get started with GUI applications. However, I recommend to use JFrames.
RectangleApplet is on page 143
FontApplet is on page 153

RectangleApplet.java
SolidEllipseApplet.java
FontApplet.java