Click to See Complete Forum and Search --> : swing: directory content


yaishb
December 30th, 2002, 05:54 AM
hi all,

is there a swing class that browse the files in my file system? like JFileChooser, but not a dialog.

thanks,

barak.

dlorde
December 30th, 2002, 09:23 AM
I'm not sure quite what you mean, but check for yourself: A Visual Index to the Swing Components (http://java.sun.com/docs/books/tutorial/uiswing/components/components.html).

In the murky shadows a huge pair of glowing eyes fixed him with a baleful stare...

yaishb
December 30th, 2002, 09:41 AM
what i need is some code or milestones regarding the implementation of a file broswer. i reviewed your link, but i couldn't found anything satisfying there.

barak.

dlorde
December 30th, 2002, 12:10 PM
Have you looked at the FileSystemView class (javax.swing.filechooser.FileSystemView (http://java.sun.com/j2se/1.4/docs/api/javax/swing/filechooser/FileSystemView.html)) ? It's what JFileChooser uses to browse the file system.


The auxillary chute had fouled the collapsed main canopy and both now flapped uselessly above him...