"W. Christopher Everhart" wrote:
> I was having some problems with the pre-release of JDK1.2 being very very slow. I
>tested it with NetBeans, and compared the results to a versino of NetBeans with
>JDK1.1.7v3 and noticed that both were slow, but the newer version was even slower.
>
> It ends
Marcel Ruff wrote:
> Hi,
>
> the following little examples doesnt return (about every second time).
>
> Especially when you first click in the text area and write some letters
> and than click OK, the final System.out.println() is never printed.
>
> -
> imp
I have been fighting for days with printing in JDK1.1.7v3 and JDK1.2.2
without even getting the print job dialog tho show up!
I get the following stack trace using JDK1.2.2:
Uncaught exception: java.lang.NullPointerException
at sun.awt.motif.UPrintDialog.(UPrintDialog.java:174)
at
I have been fighting for days with printing in JDK1.1.7v3 and JDK1.2.2
without even getting the print job dialog tho show up!
I get the following stack trace using JDK1.2.2:
Uncaught exception: java.lang.NullPointerException
at sun.awt.motif.UPrintDialog.(UPrintDialog.java:174)
at