From owner-freebsd-java Mon Oct 23 14:58:42 2000 Delivered-To: freebsd-java@freebsd.org Received: from mail-ob.kamp.net (mail-ob.kamp.net [195.62.97.26]) by hub.freebsd.org (Postfix) with ESMTP id 8684337B479 for ; Mon, 23 Oct 2000 14:58:39 -0700 (PDT) Received: from coffeebreak.de (port-58.d.kamp.de [195.62.120.250]) by mail-ob.kamp.net (8.10.1/8.10.1) with ESMTP id e9NLwax03196 for ; Mon, 23 Oct 2000 23:58:36 +0200 Message-ID: <39F4B715.C2A689BB@coffeebreak.de> Date: Tue, 24 Oct 2000 00:09:25 +0200 From: Joachim Jaeckel X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: different behaviour of JFileChooser in jdk1.1.8, linux-jdk1.2.2 and windows1.3.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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