DEBSOURCES
Skip Quicknav
sources / jython / 2.5.3-3 / Demo / applet / deprecated / PythonApplet.html
12345678910
<html> <body> <center> <applet code="PythonApplet.class" width = 500 height = 105> </applet> </center> </body> </html>