49495
|
1 |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
2 |
<html>
|
|
3 |
<head>
|
|
4 |
<title>SwingSet demo</title>
|
|
5 |
</head>
|
|
6 |
|
|
7 |
<body>
|
|
8 |
<h1>SwingSet demo</h1>
|
|
9 |
<applet code=SwingSet2Applet
|
|
10 |
archive="SwingSet2.jar"
|
|
11 |
width=695 height=525>
|
|
12 |
</applet>
|
|
13 |
</body>
|
|
14 |
</html>
|