Date: Tue, 24 Oct 2000 00:09:25 +0200 From: Joachim Jaeckel <Joachim.Jaeckel@coffeebreak.de> To: freebsd-java@freebsd.org Subject: different behaviour of JFileChooser in jdk1.1.8, linux-jdk1.2.2 and windows1.3.0 Message-ID: <39F4B715.C2A689BB@coffeebreak.de>
next in thread | raw e-mail | index | archive | help
Hello, I run into the following problem: I'm trying to use under the really good jdk1.1.8 and the swing-1.1.1 from the JFileChooser class, the getSelectedFiles method. Under jdk1.1.8, it returns in every case a zero, same under the linux-jdk1.2.2. But under the windows-jdk 1.3.0-006, it return the correct count of files. I don't like to think, that it's a not implemented feature until jdk 1.3.0. Does someone know more about it? Thanks in advance, Joachim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39F4B715.C2A689BB>