J     A     V     A

Hi. Welcome to my Java gallery.

'Java' is Sun's new object-oriented programming language. It's strength lies in its portability and in the fact that NetScape can run java 'applets' inside of web documents. Besides being able to crash your computer, java applets can do nearly anything. (Sort of.)

Anyway, I've been learning java since about May 20th. Here's what I've come up with so far (I'm still learning!):

Telephone.class:

This is a 100x110 applet which is a pushbutton telephone. If you have a sound card, pressing on each of the buttons (except # and *) will make the appropriate DTMF tone (it's just playing an .au file, really). You can actually hold your telephone up to your speakers and dial this way!

Note: NetScape takes a little bit of time to load the sound files, so if you click on a button it may take a little while to play the noise.

Last update: 31 May 1996 23:43.34

[]

[Back!]