The Java Programming Language

GUI Demo Example Program


Click below to go directly to a specific section:
Description | Source Code | Sample Run | Program Notes

Description

This example is demo of a graphical user interface written as an applet and displayed in an html page that also contains a form written using Javascript.

Source Code


Sample Run

This applet displays properly on both Netscape and MS Internet Explorer.

These buttons can change the color of the circle. They make use of Javascript features which require MS Internet Explorer to work properly.


Program Notes

This program was compiled using the MS Visual J++ using the MS Visual Developers Studio under Win95.
[Back] [Home]

Last modified: 9:15 PM on 11/27/1997