hi all,
is there a swing class that browse the files in my file system? like JFileChooser, but not a dialog.
thanks,
barak.
Printable View
hi all,
is there a swing class that browse the files in my file system? like JFileChooser, but not a dialog.
thanks,
barak.
I'm not sure quite what you mean, but check for yourself: A Visual Index to the Swing Components.
In the murky shadows a huge pair of glowing eyes fixed him with a baleful stare...
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.
Have you looked at the FileSystemView class (javax.swing.filechooser.FileSystemView) ? 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...