Extensible FileDialog [message #459488] |
Sat, 02 December 2006 07:29 |
Eclipse User |
|
|
|
Originally posted by: danderer.gmail.com
I'm looking for something that I can use as an extensible FileDialog -
something that looks and acts similar to FileDialog, but that I can
point against a virtual file system (implemented within a DB in this
case) rather than a real file system. It should include the 'usual'
stuff - ability to filter by type, ability to create directories, etc.
My best idea at the moment is to fall back to Swing and use a
JFileChooser in conjunction with a custom subclass of FileSystemView,
though I'd prefer to avoid including Swing in the app.
Anyone have a better idea?
|
|
|
Powered by
FUDForum. Page generated in 0.03934 seconds