Tom's Java Page

Here are some toys in Java.

(01/25/13) These are Java applets, meaning that they run in a Java virtual machine started by your web browser. In 2012 and 2013, multiple security holes have been found in this mechanism; attackers have exploited these holes to take over the operating systems of computers that execute malware applets. Some of these holes have been patched by Oracle, and some OS producers have deployed additional measures to disable Java applets. If you enable Java in your browser, be careful which web sites you visit.

Globe
An applet to display the globe from any viewpoint. Port of a 30-year-old 7094 program. (08/22/12, 7K, 1 applet) source
Pie Chart
An applet to display a pie chart. (08/22/12, 7K, 1 applet) source Superseded by a JavaScript version.
The I Ching
An applet to display the I Ching, or Book of Changes. (08/22/12, 4K, 1 applet)
Password Generator
An applet to generate pronounceable passwords. (08/22/12, 8K, 1 applet) source Also available in JavaScript.
Say
A very personal fortune cookie program. (08/22/12, 4K, 1 applet) source

Updated 09/08/04