RE: java questions

2001-01-05 Thread KIRKBRIDE Rob
> -Original Message- > From: [EMAIL PROTECTED] > Sent: 04 January 2001 18:28 > To: [EMAIL PROTECTED]; KIRKBRIDE Rob > ([EMAIL PROTECTED]) > Subject: java questions > > > > Hi, > I have an interest in learning Java and as a first step I > have install

java questions

2001-01-04 Thread Ifyude
Hi, I have an interest in learning Java and as a first step I have installed jdk 1.3 on my computer. I wrote the easiest code --Hello World but does not seem to complie it. I think the problem is with the compiler as I cannot find the .class files. Here's what I have in the autoexec.bat @EC

Re: Request: No more generic Java questions

2000-12-09 Thread Nathan Meyers
Matt Welsh wrote: > I am also counting all of the responses. The following threads in the > last month or so I consider unrelated to Linux: Matt, I think you're giving short shrift to those who are moving to Linux from doing Java on other platforms - a prime audience for this list. A few of the

Re: Request: No more generic Java questions

2000-12-09 Thread David Brownell
f you don't want to assign the IP to Sun. - Dave - Original Message - From: Matt Welsh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, December 09, 2000 6:15 PM Subject: Re: Request: No more gener

Re: Request: No more generic Java questions

2000-12-09 Thread Rousseau, John
al abuse of the list? > > Regards, > > Jacob Nikom > > Matt Welsh wrote: > > > In recent weeks we have seen a large number of non-Linux related Java > > questions on this list. While I suppose there is little that can be done > > to prevent that, I'd like

Re: Request: No more generic Java questions

2000-12-09 Thread Jacob Nikom
dying. Do you think there is real abuse of the list? Regards, Jacob Nikom Matt Welsh wrote: > In recent weeks we have seen a large number of non-Linux related Java > questions on this list. While I suppose there is little that can be done > to prevent that, I'd like to propose t

Re: Request: No more generic Java questions

2000-12-09 Thread Matt Welsh
I am also counting all of the responses. The following threads in the last month or so I consider unrelated to Linux: UnknownHostException (3 messages) follow-up Re: UnknownHostException (2 messages) Is it possible to start Java application ... (2 messages) Is there a solution? (1 message) Start

Request: No more generic Java questions

2000-12-08 Thread Matt Welsh
In recent weeks we have seen a large number of non-Linux related Java questions on this list. While I suppose there is little that can be done to prevent that, I'd like to propose that replies to those questions be sent directly to the person asking, rather than the whole list. There are

RE: GUI Java Questions

2000-10-19 Thread Grossbart, Zack
Zack > -Original Message- > From: Jason Janelle [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 09, 2000 3:49 AM > To: [EMAIL PROTECTED] > Subject: GUI Java Questions > > > ***ATTN: MORE OF A JAVA QUESTION THAN A LINUX QUESTION*** > > I would like to set u

GUI Java Questions

2000-10-09 Thread Jason Janelle
***ATTN: MORE OF A JAVA QUESTION THAN A LINUX QUESTION*** I would like to set up a keyboard listener to catch [ctrl]a, [ctrl]m, etc. and then exec. a method. Has anyone done this, and how do I do it. Also, when my app starts I would like to be able to have the curser in my JTextField, does anyo