navCube



Applet Name: navCube
Applet Source: navCube.java
Import(s): java.applet, java.awt, java.awt.image, java.lang, java.net, java.util
Feature(s): image, animation, network, mouse
Author: Jean-Claude Dufourd

Usage Guide:

navCube is an applet that displays a 3d cube with national flags on the facets. Double clicking on a flag invokes showDocument() on an URL that is specified in the source. Dragging the mouse rotates the cube in real time.

Usage example:

<applet code=navCube.class width=80 height=80>
</applet>


Return to index.