RetroZilla/plugin/oji/MRJ/testing/SwingApplet/mactest.html

13 lines
210 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<body>
<embed
TYPE = "application/x-java-vm"
NAME = "TestApplet"
PLUGINSPAGE = "http://www.mozilla.org/oji/"
code="TestApplet.class"
archive="TestApplet.jar"
width="200"
height="100"
>
</embed>
</body>