GUI Java Questions

2000-10-09 Thread Jason Janelle
anyone know how to set that? -- Thanks, Jason Janelle mailto: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Linux and Java

2000-10-05 Thread Jason Janelle
Hello Nicolas, There is a Linux distribution of Java 1.3 and a Windows distribution, make sure you have the linux one for your linux box. Thursday, October 05, 2000, 12:22:24 PM, you wrote: NR> I downloaded Java jdk1.3 but when I read the system requierements it said NR> (winx) no Linux. D

Runtime.getRuntime().exec(message);

2000-09-29 Thread Jason Janelle
t. I tryed a waitFor() statement but no help. In windows you have to do "cmd /c dir > dir.txt" in the exec() and I was wondering if you have to specify a shell for linux to run in as well. BTW I'm running Mandrake 7.0. Any Ideas? -- Thanks, Jason J