Problems in displaying swing Frames on some windows 2000 machines

From: DL (dimitris_at_cs.umb.edu)
Date: 05/28/04

  • Next message: Liz: "Re: Problems in displaying swing Frames on some windows 2000 machines"
    Date: 28 May 2004 09:01:57 -0700
    
    

    Hello,

    I am teaching a java course. When some of my students tried
    to run a very simple java program that displays a JFrame, it
    appeared that even though the program was compiled OK
    on all machines in the lab (running windows 2000), a couple of
    the machines did not display the Frame at all.

    There wasn't any error message printed in the console window
    where we started the program. They just didn't display the frame.
    (even though most of the machines running the same program
    did display the frame correctly).

    Do you have any suggestion in how to trace and resolve such
    a problem.

    Thank you,

    D.


  • Next message: Liz: "Re: Problems in displaying swing Frames on some windows 2000 machines"