Graph



The classic network-mapping applet from Sun Microsystems. Source included!

How To Use: Download Graph.zip (69KB) and place in your HTML directory.

Java Source: source.html

HTML Source:


<applet codebase=classes code="Graph.class" width=400 height=400>

	<param name=edges value="

		zero-one,zero-two,zero-three,zero-four,zero-five,

			zero-six,zero-seven,zero-eight,zero-nine,

		one-ten,two-twenty,three-thirty,four-fourty,five-fifty,

			six-sixty,seven-seventy,eight-eighty,nine-ninety,

		ten-twenty/80,twenty-thirty/80,thirty-fourty/80,fourty-fifty/80,fifty-sixty/80,

			sixty-seventy/80,seventy-eighty/80,eighty-ninety/80,ninety-ten/80,

		one-two/30,two-three/30,three-four/30,four-five/30,five-six/30,

			six-seven/30,seven-eight/30,eight-nine/30,nine-one/30

	">

</applet>

Author: Sun Microsystems

Homepage: http://java.sun.com

Upload date: September 19, 1996


How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.