File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes Thumbnail view on JFileChooser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Thumbnail view on JFileChooser" Watch "Thumbnail view on JFileChooser" New topic
Author

Thumbnail view on JFileChooser

Avishek Singh
Greenhorn

Joined: Jul 12, 2006
Posts: 3
How do i get the thunbnail view in JFilechooser instead of the details or list view? i want the thumbnail view instead of the list view.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35232
    
    7
Welcome to JavaRanch.

The JFileChooser page of teh Java Tutorial seems to have an example that uses thumbnails.


Android appsImageJ pluginsJava web charts
Avishek Singh
Greenhorn

Joined: Jul 12, 2006
Posts: 3
But that page has filechooser which has the list of files in list view...instead of the list/detail view, i want the files to be displayed in thumbnail view in the jfilechooser itself rather than on a extra panel in jfilechooser.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35232
    
    7
How far down that page did you scroll?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Thumbnail view on JFileChooser
 
Similar Threads
Using JAI
FileDialog save as FREEZE ?!?!
How to display database picture in thumbnail view ?
default JFileChooser to details view Mode
Ordering jtable