Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / ColonetGUI / index_colonet.html @ 32

History | View | Annotate | Download (226 Bytes)

1
<HTML>
2
<HEAD>
3
<TITLE>Simple Swing Applet Example</TITLE>
4
</HEAD>
5
<BODY>
6
<APPLET archive="Colonet.jar" code="Colonet" width=300 height=150>
7
Your browser does not support Java, so nothing is displayed.
8
</APPLET>
9
</BODY>
10
</HTML>