jdk/src/share/demo/jfc/SwingApplet/SwingApplet.html
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
permissions -rw-r--r--
Initial load

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head><title>Swing Applet</title></head>
<body> <applet code=SwingApplet archive=SwingApplet.jar width=500 height=300>
</applet>
</body>
</html>