Java : Applets : Miscellaneous

Globe

0.0/5 (0 votes cast)

Globe is an applet that draws a picture of the Earth. Buttons will rotate the globe 20 degrees. Source code available.

Interactive Imaging Raytracer

0.0/5 (0 votes cast)

Generate all six of the quadric surfaces and the cylinder in about a minute.

Fractal

0.0/5 (0 votes cast)

Fractal can display various self similar objects. Users can design their own generators for these fractals graphically.

Strange Attractor Observatory

0.0/5 (0 votes cast)

Manipulate the fractal generator to create their own unique image.

FontBrowser

0.0/5 (0 votes cast)

Displays information about different fonts, sizs and styles.

Afont

0.0/5 (0 votes cast)

aFont is a simple, free and small Font test Applet. aFont runs on all browsers with JDK 1.02 support. (aFont is free with all source code).

Happy Codings

0.0/5 (0 votes cast)

This site has many Java resources and sample code.

iFrame Applet

0.0/5 (0 votes cast)

Designed to solve a common problem in Web page design, putting an inner frame exactly where you want without actually busting up your page into multiple awkward frames inside a regular HTML frameset layout. Also lets you use the equivalent of an iframe tag in Netscape 4+, which doesn't support this useful IE feature. Reads from any common text file.

Data Table Collection

0.0/5 (0 votes cast)

The set includes both AWT as well as JFC table bean. The data provider included can accept data by using JDBC connections, XML, or text using HTTP stream or FTP. The beans also provide flexible look and feel along with functionality to add, edit, search, and sort data.

Printer JavaBean

0.0/5 (0 votes cast)

This Bean can be attached to any component irrespective of its support to printing in Java. This will allow developers to print from components like a table which does not provide native support for printing. This beans also exposes all properties and methods like page size, margins, etc. to provide complete control over printing.