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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: