Re: Thumbnail view with Swing ?

From: ak (spam_at_imagero.com)
Date: 12/27/03


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.



Relevant Pages

  • Re: Thumbnail view with Swing ?
    ... >> I'm programming a image browser using swing and I'd like ... >> to know your opinion about which is the best component to build ... > I'd use a JButton with borderPainted = false and the thumbnail as the ...
    (comp.lang.java.gui)
  • Thumbnail view with Swing ?
    ... 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 ...
    (comp.lang.java.help)
  • Thumbnail view with Swing ?
    ... 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 ...
    (comp.lang.java.gui)