|
-
December 30th, 2002, 06:54 AM
#1
swing: directory content
hi all,
is there a swing class that browse the files in my file system? like JFileChooser, but not a dialog.
thanks,
barak.
-
December 30th, 2002, 10:23 AM
#2
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...
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
-
December 30th, 2002, 10:41 AM
#3
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.
-
December 30th, 2002, 01:10 PM
#4
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...
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|