| Current Path : /usr/local/diablo-jdk1.6.0/demo/applets/SimpleGraph/ |
| Current File : /usr/local/diablo-jdk1.6.0/demo/applets/SimpleGraph/example1.html |
<html>
<head>
<title>Simple Graph (1.1)</title>
</head>
<body>
<h1>Simple Graph(1.1)</h1>
<hr>
<applet code=GraphApplet.class width=300 height=120>
alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason."
Your browser is completely ignoring the <APPLET> tag!
</applet>
<hr>
<a href="GraphApplet.java">The source</a>.
</body>
</html>