1  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2  <html>
  3    <head>
  4      <title>GridBagLayout Example</title>
  5    </head>
  6    <body bgColor=white>
  7  <CENTER><FONT SIZE=4>GridBagLayout Example</FONT><P>
  8  <applet code="GridBagLayout1.class" width=150 height=150>
  9  </applet>
 10  <P>
 11  <a href="GridBagLayout1.java">GridBagLayout1.java</a>
 12  </CENTER>
 13    </body>
 14  </html>