Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Extensible FileDialog
Extensible FileDialog [message #459488] Sat, 02 December 2006 07:29
Eclipse UserFriend
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?
Previous Topic:how to prevent a view from being disposed/closed?
Next Topic:Problem with TableContentProvider
Goto Forum:
  


Current Time: Sat Mar 15 22:33:01 EDT 2025

Powered by FUDForum. Page generated in 0.03934 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top