Re: Swing API

1999-07-16 Thread Jeff Galyan
Who told you you can't use the Solaris Swing download on Linux? It's 100% Java, and works just fine on Linux. --Jeff Kontorotsui wrote: > > On 14-Jul-99 R MUTHUSWAMY wrote: > > i am using java1.1.7 and i want swing api's for linux. i have > > heard that i can't use the solaris files f

RE: Swing API

1999-07-14 Thread Kontorotsui
On 14-Jul-99 R MUTHUSWAMY wrote: > i am using java1.1.7 and i want swing api's for linux. i have > heard that i can't use the solaris files for swing. And also there is no > swing available for linux for earlier versions. I used Swing for JDK1.1.7 before switching to 1.2, you can find S

Re: Swing API

1999-07-14 Thread Mark O'Donohue
Hi Yep it works fine, you need the solaris download, extract the file swingall.jar and place it in your classpath. I believe the latest release swing 1.1 beta3 is the last that will be backported to run on jdk1.1 all others will run only on 1.2. There is doco at the swing connection which desc

Re: Swing API

1999-07-14 Thread Yoav . Lehiman
an/ECI Telecom) Subject: Re: Swing API On Wed, 14 Jul 1999, R MUTHUSWAMY wrote: >hi, > >i am using java1.1.7 and i want swing api's for linux. i have >heard that i can't use the solaris files for swing. And also there is no >swing available for linux for earlier ve

Re: Swing API

1999-07-14 Thread William Gallafent
On Wed, 14 Jul 1999, R MUTHUSWAMY wrote: >hi, > > i am using java1.1.7 and i want swing api's for linux. i have >heard that i can't use the solaris files for swing. And also there is no >swing available for linux for earlier versions. Tell me about the swing >details. First, you may want t

Swing API

1999-07-14 Thread R MUTHUSWAMY
hi, i am using java1.1.7 and i want swing api's for linux. i have heard that i can't use the solaris files for swing. And also there is no swing available for linux for earlier versions. Tell me about the swing details.