Re: Thumbnail view with Swing ?

From: Tor Iver Wilhelmsen (tor.iver.wilhelmsen_at_broadpark.no)
Date: 12/28/03


Date: 28 Dec 2003 11:55:55 +0100

Abs <abs@terra.com> writes:

> I'm programming a image browser using swing and I'd like
> to know your opinion about which is the best component to build
> a thumbnail view of the files (like when you click "thumbnail
> view" in the windows explorer).

I'd use a JButton with borderPainted = false and the thumbnail as the
icon.