CS 192: Fall 2001
Examples of Java Applet Codes
Computer Science Department
Example codes
Example of using different fonts within an applet
Fonts applet source code
Fonts applet execution
Example of drawing letters using polygons
DrawJavA applet source code
DrawJavA applet execution
Example of drawing lines and text within an applet
StickMan applet source code
StickMan applet execution
Example of drawing shapes within an applet
SnowMan applet source code
SnowMan applet execution
Another example of drawing shapes within an applet
Car applet source code
Car applet execution
Still another example with filled and unfilled shapes
FaceWithHat applet source code
FaceWithHat applet execution
Example of using different colors within an applet
SpringSeason applet source code
SummerSeason applet source code
FallSeason applet source code
WinterSeason applet source code
Seasons applet execution
Another example of using different colors within an applet
Cube applet source code
Cube applet execution
Example of applet animation with filled shapes
Clacker applet source code
Clacker applet execution
Another example of applet animation with filled shapes
Train applet source code
Train applet execution
Copyright © 2001, 2002: Colorado State University, Computer Science.
All rights reserved.