RE: swing package

1999-05-28 Thread Peter Schuller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I had thought that JFC was now part of the 1.2 standard release. It is, but the JDK in question is 1.1. / Peter Schuller - --- PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>' E-Mail: [EMAIL PROTECTED] Web: http://hem.passagen.se/pe

Re: swing package

1999-05-28 Thread Nathan Meyers
PM > To: Justin Permar; Justin Permar > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: swing package > > Swing is a seperate package, available from Sun/Javasoft > (http://java.sun.com) > > Try the Swing-1.1.1 Beta 2 package. > > Peter > > Justin Pe

RE: swing package

1999-05-28 Thread ssalkin
:29 PM To: Justin Permar; Justin Permar Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: swing package Swing is a seperate package, available from Sun/Javasoft (http://java.sun.com) Try the Swing-1.1.1 Beta 2 package. Peter Justin Permar wrote: > > I downloaded the jdk 1.1.7 version

Re: swing package

1999-05-28 Thread Peter Eddy
Swing is a seperate package, available from Sun/Javasoft (http://java.sun.com) Try the Swing-1.1.1 Beta 2 package. Peter Justin Permar wrote: > > I downloaded the jdk 1.1.7 version 3 for linux (redhat, glibc). While > attempting to compile an applet, I imported the javax.swing package. > Unfo

Re: Swing package

1998-07-09 Thread Joe Carter
Nathan Meyers wrote: > > Joe Carter wrote: > 8< > > True...if swing101.zip is a class archive. More likely, it's a regular > archive that you need to unpack somewhere -- giving you assorted > jarfiles, documentation, and source. You'll need to add one or more of > those jarfiles to your CLASSPA

Re: Swing package

1998-07-09 Thread Nathan Meyers
Joe Carter wrote: > James Cassidy wrote: > > > > Could someone please let me know how to set things up to > > use the swing classes? I've got things set up to compile > > java programs ok, but can't get the swing lib to be located. > > (jdk1.1.6 is located in /usr/local). > > > > I've got a copy

RE: Swing package

1998-07-09 Thread A . KLOS
-- | From: jcassidy / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: Swing package | Date: Thursday, July 09, 1998 3:59PM | | | Could someone please let me know how to set things up to | use the swing classes? I've got things set up to compile | j

Re: Swing package

1998-07-09 Thread Joe Carter
James Cassidy wrote: > > Could someone please let me know how to set things up to > use the swing classes? I've got things set up to compile > java programs ok, but can't get the swing lib to be located. > (jdk1.1.6 is located in /usr/local). > > I've got a copy of swing101.zip, and placed it i