Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 16:59:03 -0600 (MDT)
From:      Nate Williams <nate@yogotech.com>
To:        Joachim Jaeckel <Joachim.Jaeckel@coffeebreak.de>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: different behaviour of JFileChooser in jdk1.1.8, linux-jdk1.2.2 and  windows1.3.0
Message-ID:  <200010232259.QAA02771@nomad.yogotech.com>
In-Reply-To: <39F4B715.C2A689BB@coffeebreak.de>
References:  <39F4B715.C2A689BB@coffeebreak.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

The Native FileChooser code was incorrect until JDK1.3, thus making
JFileChooser incorrect until later releases.

So, what you didn't expect is actually true.  This is/was mentioned on
the JDK bugslist in the Java Developers site.



Nate


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?200010232259.QAA02771>