src/demo/share/jfc/SwingApplet/SwingApplet.html
author stuefe
Thu, 10 May 2018 07:26:18 +0200
changeset 50074 26ac622a4cab
parent 47216 71c04702a3d5
permissions -rw-r--r--
8202822: Add .git to .hgignore Reviewed-by: erikj

<!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>