Re: Swing under Linux

1998-05-20 Thread Kenny Freeman
Swing is simply a jar file that you can include in your classpath (more or less). Download it and follow the instructions for the Sun OS and it works just fine-at least it works for me. In fact, I have started coding a mixer for Linux using the swing classes, and it looks fine to me. regards, KF

Re: Swing under Linux

1998-05-20 Thread Geoffrey S. Knauth
> Does anyone know if the JFC (Swing) is available under Linux? Swing is (so far) just a bunch of 100% pure Java .jar files. So the answer to your question should be Yes. At least, I'm running Swing on a Linux system without problem so far. -- Geoffrey S. Knauth http

Re: Swing under Linux

1998-05-20 Thread Keith T. Garner
On Wed, May 20, 1998 at 05:19:41, Greg Gulrajani said: > Aaron Walker wrote: > > Does anyone know if the JFC (Swing) is available under Linux? > > > > Thanks, > > Aaron > > and it works pretty well with tya > (though it crashes some times) My only problem with Swing and tya lately is when swing

Re: Swing under Linux

1998-05-20 Thread Michael Wong
Oh, most of the function of swing are also in some other commercial beans like the JClass and the shafir. I've been using them and feel they are quite well. Anybody got other opinion? -- -- PortfolioHCI, Inc., your information and Inter

Re: Swing under Linux

1998-05-20 Thread Greg Gulrajani
Aaron Walker wrote: > Does anyone know if the JFC (Swing) is available under Linux? > > Thanks, > Aaron and it works pretty well with tya (though it crashes some times) -greg

JavaIDL

1998-05-20 Thread Ted Irons
Is there a version of JavaIDL (which I believe is now part of jdk1.2) available for Linux? Thanks in advance, - Ted

Re: Swing under Linux

1998-05-20 Thread MOhican the SysAdmin
Be prepared for heavy memory conspomution when using swing though. It's done for revision is what i say. But anyway..it's just 100% java so no probs on Linux.

Re: Swing under Linux

1998-05-20 Thread Stephen Wynne
In message <[EMAIL PROTECTED]>, Aaron Walker writes: Does anyone know if the JFC (Swing) is available under Linux? Aaron, Although I'm not using JFC yet, I've informally tested it using the Swing 1.02 "SwingSet" and trying all the tabs. I had no notable problems using SBB JDK versions

Re: Swing under Linux

1998-05-20 Thread Michael Wong
Following the same question. Does anyone know of any good IDE which can use swing well? I tried super mojo and it crashes everytime I tried to import swing. Thanks. Mike. Paul Reavis wrote: > Aaron Walker wrote: > > > Does anyone know if the JFC (Swing) is available under Linux? > > Just downl

Re: Swing under Linux

1998-05-20 Thread Paul Reavis
Aaron Walker wrote: > Does anyone know if the JFC (Swing) is available under Linux? Just download it from javasoft (I grab the tar.Z version) and use it. Works great. Swing is 100% java, so no porting required. -- Paul Reavis [EMAIL PROTECTED] Design Lead P

Swing under Linux

1998-05-20 Thread Aaron Walker
Does anyone know if the JFC (Swing) is available under Linux? Thanks, Aaron

Java CommAPI for Linux

1998-05-20 Thread Kevin Hester
Hi, I've written a set of free Java drivers for the new CommAPI from Sun. These drivers allow you to access your Linux serial port from Java. The drivers are built on top of the existing RXTX library. For more information see the Java Comm for Linux page: http://www.interstice.com/~kevinh/lin

Re: Does RMI work in jdk1.1.5v7/Red Hat 5.0?

1998-05-20 Thread John Collins
John Collins wrote: > ... > However, I can't get past the attempt to bind to the rmi registry. This > code works on both NT and Solaris, and has been exercised fairly > extensively. I was hoping to be able to jettison NT and move over to > Linux for further development. ... Thanks to everyone w

Re: Debian Java howto

1998-05-20 Thread Alexander Davydenko
Paul Reavis wrote: > ? May it be prefere to maintain a .deb package? > > There is already a maintainer, I believe, but release issues and time > make it hard to keep the .deb up with the absolute most current > JDK release. > > For example, apparently the 1.1.5v7 release requires a version of gli

Re: Debian Java howto

1998-05-20 Thread Karl Asha
If you do take up the task, please keep me posted. There's many people on here that would appreciate support in that area, since I only have access to redhat systems. Cheers, Karl Paul Reavis <[EMAIL PROTECTED]> writes: > I'd like to volunteer to start and maintain some documentation on > ins

Re: signed Applets

1998-05-20 Thread Robert Lynch
Martijn deBoer wrote: > > Has anyone yet got the signed applets example listed at > http://java.sun.com/security/signExample/index.html > running under jdk 1.15 or jdk 1.13 under linux? > > I get the following error: > javakey -ic Duke Duke.x509 > Error: io error[extra DER value data (construct

Re: Debian Java howto

1998-05-20 Thread Paul Reavis
Alexander Davydenko wrote: > Paul Reavis wrote: > > > I'd like to volunteer to start and maintain some documentation on > > installing and running the java JDK port under Debian. > > May it be prefere to maintain a .deb package? There is already a maintainer, I believe, but release issues and ti

Java3D and JDK 1.1.6v7 on Linux, possibly with Mesa?

1998-05-20 Thread Peter Schuller
Hi! Java3D officially requires JDK 1.2. But, has anyone got it working with 1.1.6v7? I can run Java3D applets downloaded from the net, so it should work. I just want to make sure before I start downloading all those files. I'm not sure if the Solaris version *really* is a Solaris version, or a

Re: Debian Java howto

1998-05-20 Thread Alexander Davydenko
Paul Reavis wrote: > I'd like to volunteer to start and maintain some documentation on > installing and running the java JDK port under Debian. May it be prefere to maintain a .deb package? -- Cheers. Alexander

Debian Java howto

1998-05-20 Thread Paul Reavis
I'd like to volunteer to start and maintain some documentation on installing and running the java JDK port under Debian. Primary focus would be on latest releases (i.e. those that haven't become debian packages yet), library issues etc. We do all our java development under Debian linux here, and I

RE: Java Project Opinions?

1998-05-20 Thread Villanueva, Edgar
Actually there where a couple of conversations on this. One of the scenarios was to implement the peer stuff using swing. The main reason was so that X portion of the JDK would not have to be ported. That would make getting releases of Java for Linux a little faster. Maybe? If I remember correctly

Re: Linux Java problems...

1998-05-20 Thread Barry D Benowitz
> "James" == James Cribb <[EMAIL PROTECTED]> writes: James> Brad Pepers wrote: >> I've also had similar font problems with most web pages I go to >> that have Java forms or reports. The labels and entry widgets >> and such are all sized wrong so that they cut off part o

signed Applets

1998-05-20 Thread Martijn deBoer
Has anyone yet got the signed applets example listed at http://java.sun.com/security/signExample/index.html running under jdk 1.15 or jdk 1.13 under linux? I get the following error: javakey -ic Duke Duke.x509 Error: io error[extra DER value data (constructor)] Any ideas, suggestions? Other wor

jdk 1.1.5_v7 crashes

1998-05-20 Thread Steve Byrne
Nelson Minar writes: > I've been having some random crashes of the JDK 1.1.5_v7. I believe > they're related to a window being disposed. This never happened with > sbb's JDK 1.1.3, but it happens maybe 15% of the time when I call > dispose on a Frame with 1.1.5. > > Anything else I can do