Kenny Freeman wrote:
> FUCK OFF.
>
>
Totally agreed but next time PLEASE do not attach the bullshit to your reply and send
it to the whole list !
mfg ET
PS Janet : Get Lost in Hyperspace !
Stefano Canepa wrote:
> Hi all,
> I have set-up Blackdown JDK 1.1.6v2 on my Linux box (RH 5.1) and
> started play with Java and all seems to go right, today a installed the
> Object Domain's Object Domain version 2 beta 2 and I had an error telling
> it cannot start the VM couse java/lang
Glenn Valenta wrote:
> I'm kind-a new to Java so please bear with me...
>
> Is there a way to stop the font and color from changing
> when one sets an java.awt.Component to non-editable?
>
> I'm using a frame in an application and when I add a button
> that is setEditable(false), the font and col
Juergen Kreileder wrote:
> It crashes only with the 1.1.6v2 (libc5/glibc) vm that has motif
> statically linked in. If you have Motif/Lesstif try setting
> DYN_JAVA=1, if you don't have Motif you will have to use 1.1.6v1.
>
> My own build of 1.1.6v2 (with minor modifications by myself) doesn't
>
Hi !
As java-linux.org is not online ( will it ever be again ???)
I am using SuSE 5.0.1, installed jdk116v2 libc
attached you'll find a small dialog class which causes the java vm to
crash when pressing the button inside the dialog.
mfg ET
// JAVA-CODE by Thomas A. Leitgeb
//
import java.a
Andrew An(Tae-Yoon) wrote:
> key Event is never transmited to kl.
> I use jdk1.1.5 and Linux Redhat 5.1.
Well from my point of view let's use requestFocus() on the canvas !
mfg ET
PS Beer Beer Beer !
pat cavanagh wrote:
> > }
> > System.in.skip(1);//remove nl
> > }while(prod!='x'&&prod!='X');
> > System.out.println("Total Weekly Pay is $"+_total);
> >}
> > }
> >
>
> maybe one of these last lines needs to change a little bit?
> if you are rea