Removing items from Choices...

1998-07-03 Thread Dustin Lang
Hi, I'm working on a multi-player game using RMI, and I've encountered an odd problem that I don't believe is the result of silliness on my part. I have a Choice object where players choose their character. If another player picks a character, I'd like to remove that item from the Choice for a

Still more upcoming bug fixes for the jdk for v3

1998-07-03 Thread Kevin B. Hendricks
Hi all, While Karl and Steve are out of town, I wanted to let you all know there has still been some action fixing bugs in the jdk. All of these bug fixes are undergoing testing and should appear in the next x86 release (given there are no problems). Here is what is fixed so far: - blocking on

RE:RMI on Linux, Class Not Found Error Message

1998-07-03 Thread Kevin B. Hendricks
This may or may not be the cuase of your problem but it sure sounds like it. The error message "class not found" on jdk116 should really say: class not found...error in class initializition? It seems for security purposes, 1.1.6 will report class not found and abort if there are any exceptions

RE:RMI on Linux

1998-07-03 Thread Nick Davies
> > Mornin'(or whatever) all > > > > I'm currently playing around with RMI applications on Linux. I > get a very > > strange error in that when I try to run the application on a > Linux I get the > > message 'Cannot find class xxx'. Other classes in the same > directory run > > fine, name altera

Still not working!

1998-07-03 Thread Wayne
Hello, I thought I had my system installed, but I guess I don't. Accord to the install instructions one dose the following: cd /usr/local tar -zxvf /usr/local/jdk1.1.6.tar.gz # I change this export DISPLAY=:0 export PATH=/usr/local/jdk1.1.6/bin:$PATH apletviewer \ /usr/local/jdk1.1.6/demo/awt-1.1

RE: JDK 1.1.3 + Swing 1.0.1 is slow : why ?

1998-07-03 Thread Daniel Le Berre
> "A" == A KLOS <[EMAIL PROTECTED]> writes: A> -- | From: Daniel.Le.Berre / mime, , , A> [EMAIL PROTECTED] | To: java-linux / mime, , , A> [EMAIL PROTECTED] | Subject: JDK 1.1.3 + Swing A> 1.0.1 is slow : why ? | Date: Friday, July 03, 1998 9:52AM | | A> | Hi, | |

RE: JDK 1.1.3 + Swing 1.0.1 is slow : why ?

1998-07-03 Thread A . KLOS
-- | From: Daniel.Le.Berre / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: JDK 1.1.3 + Swing 1.0.1 is slow : why ? | Date: Friday, July 03, 1998 9:52AM | | | Hi, | | I'm using JDK 1.1.3 on my linux box (RH 4.2), with Swing 1.0.1. Im am using Swin

JDK 1.1.3 + Swing 1.0.1 is slow : why ?

1998-07-03 Thread Daniel Le Berre
Hi, I'm using JDK 1.1.3 on my linux box (RH 4.2), with Swing 1.0.1. (I 've only installed the JDK 1.1.3 rpm coming from Suse 5.2) I use this version since I 've seen that earlier versions had memory problems, and that is the "stable" version of the JDK. The problem is that Swing with this vers