src/demo/share/jfc/SwingSet2/SwingSet2.html
author mgronlun
Sun, 22 Sep 2019 15:38:32 +0200
branchJEP-349-branch
changeset 58258 48aabad45dac
parent 49495 f46bfa7a2956
permissions -rw-r--r--
instantiated super klasses

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <head>
    <title>SwingSet demo</title>
  </head>

  <body>
      <h1>SwingSet demo</h1>
      <applet code=SwingSet2Applet              
              archive="SwingSet2.jar"
      	      width=695 height=525>
      </applet>
  </body>
</html>