File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Hi Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Hi" Watch "Hi" New topic
Author

Hi

Divya Venkatesh
Greenhorn

Joined: Nov 05, 2002
Posts: 28
I am designing an Image Editor to work on some image manupalation techniques.
I want my application to allow the user to browse files in his directory and open up a file of his choice.
Is there any class which enables us to browse the directories.?
thanks a lot.


Divya
Shashi Kanta
Ranch Hand

Joined: May 08, 2002
Posts: 89
Hi Divya,
Use the class FileDialog which is there in the awt package.
Thats all !
Shashi
Vijayakumar Arya
Ranch Hand

Joined: Jan 27, 2003
Posts: 76
Hi Divya,
You can go for swings that are very cool to use. Try javax.swing.JFileChooser, instead of AWT.


Thanks,<p>Vijay<p>The Hand that gives, Gathers.
 
 
subject: Hi
 
Threads others viewed
browsing images using jframe
Images problem in FCK editor
image preview
How to capture the Uploaded Image File into Servlet?
change struts default upload button
developer file tools