Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4031331

Window contains blank title bar; title bar should not be there.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1
    • client-libs
    • None
    • x86
    • windows_95



      Name: mc57594 Date: 02/10/97


      import java.applet.*;
      import java.awt.*;

      public class myapp extends Applet
      {
         public void init()
         {
            Window w = new Window(new Frame());
            w.resize(100, 100);
            w.show();
         }
      }

      company - Media Impact, Inc. , email - ###@###.###
      ======================================================================


      <applet code="myapp" codebase="." width="500" height="50">
      </applet>

      Added html code to go with the applet.
      eric.hawkes@eng 1999-12-14

            rraysunw Richard Ray (Inactive)
            mchamnessunw Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: