Hi,
> > java -classic -Djava.compiler=any_jit_at_right_place MainClass
> >
> > will always fail, even if the JIT is okay and located at the right
>
> Sun doesn't register the native implementation for
> java.lang.Compiler.initialize() in their 1.3.1.
> Our 1.3.1 does.
Yes, thanks,
Hi all,
I just install mesa 3.5 and XFree86-4.1.0 and all my java3D applications
are crashing when I try to close them, even the demo applications.
Is this a known issue? I there a solution?
Thanks,
Ricardo Mantilla
University of Colorado at Boulder
-
Both these features are claimed to be available in Sun's JDK1.4 beta. I
guess it will be available on blackdown's as soon as they release their
own 1.4
Guillaume
Stu Wier a écrit :
>
> How do you make a stand-alone Java application window that on start-up
>
> 1. automatically fills the entire s
>
> 2. has no border, such as the border JFrame has.
>
Try javax.swing.JWindow
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hiho,
On Thu, Aug 23, 2001 at 08:38:38AM +0200, Ulrich Hofstoetter wrote:
> Stu Wier wrote:
> >
> > How do you make a stand-alone Java application window that on start-up
> >
> > 1. automatically fills the entire screen on whatever system it is on;
> There is a System Property containing the sc
Stu Wier wrote:
>
> How do you make a stand-alone Java application window that on start-up
>
> 1. automatically fills the entire screen on whatever system it is on;
There is a System Property containing the screen width an height, read
it and resize your Window.
BUT i really get angry when app