Re: Thumbnail view with Swing ?
From: ak (spam_at_imagero.com)
Date: 12/27/03
- Next message: ak: "Re: How to draw strings around a circle"
- Previous message: ak: "Re: jpg as background?"
- In reply to: Abs: "Thumbnail view with Swing ?"
- Next in thread: Tor Iver Wilhelmsen: "Re: Thumbnail view with Swing ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Dec 2003 21:51:13 +0100
> 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). A JTable maybe ?
yes JTable is ok. You need to write your own TableCellRenderer.
____________
http://reader.imagero.com the best java image reader.
- Next message: ak: "Re: How to draw strings around a circle"
- Previous message: ak: "Re: jpg as background?"
- In reply to: Abs: "Thumbnail view with Swing ?"
- Next in thread: Tor Iver Wilhelmsen: "Re: Thumbnail view with Swing ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|