| | 3. JFolderChooser | By: | Mehrdad Jahansoozi | License: | Commercial | URL: | http://www.geocities.com/jahansoz/mjdc/ | Description: | JFolderChooser is a reusable Java visual bean ( GUI ) to select a folder. It is for Java applications so users can easily and intuitively select a folder. Although JFileChooser of swing library can provide the same functionality, JFolderChooser is easier to implement, and the end users have a better graphical representation view of their file system.
|
4. FileChooser | By: | UICompiler | License: | OpenSource | URL: | http://uic.sourceforge.net/ | Description: | The FileChooser widget provides any Java application with a professional looking file selection dialog which fits better with modern operating systems then the Java standard version.
|
5. JDirectoryChooser | By: | L2FProd.com | License: | OpenSource | URL: | http://common.l2fprod.com/ | Description: | Surprisingly Swing has no font chooser and using the original JFileChooser to select a directory is kind of not so user friendly...well, you know how it works. JFontChooser and JDirectoryChooser address these two issues.
|
6. JDirectoryDialog | By: | in.geocities.com/onlyjava2003/index.html | License: | Creative Commons License | URL: | http://in.geocities.com/onlyjava2003/dialog.htm | Description: | JDirectoryDialog is a Swing GUI library which enables the Java developers to incorporate a directory selection dialog into their applications. The library essentially consists of just one class - JDirectoryDialog. JDirectoryDialog simply extends JDialog with an embedded directory tree. The Developer can easily customize the messages and other elements of this dialog with a set of methods provided by the library itself.
|
7. JDirChooser | By: | Extreme Component, Inc | License: | Commercial | URL: | http://www.zfqjava.com/ | Description: | JDirChooser provides a tree control to allow a user select a directory. Allow multiple selection, built-in two file selection mode, can pop up dialog or add into custom panel, custom file view, file filter, support file hiding enabled.
|
|