Results 1 to 2 of 2
Thread: Saving to a folder in Java
- 01-05-2013, 09:03 PM #1
Member
- Join Date
- Oct 2012
- Posts
- 31
- Rep Power
- 0
- 01-05-2013, 09:28 PM #2
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,546
- Rep Power
- 11
Re: Saving to a folder in Java
So, what is it about JFileChooser that is not appropriate to what you are trying to do? It might help if you explained the task a little more. Do you want the search to take place without any user interface (such a JFileChooser provides)? Could the file be anywhere "on the computer" or is its possible location known to some extent? What is known about the file - ie how would the search recognise the file if it were found?So far all I could find JFileChooser and thats not what i want
Your post identified three tasks: (1) Searching for a file (with the ambiguities noted above) (2) Creating a file and (3) Writing data to a file. Which is proving difficult?
Similar Threads
-
Saving java application data
By jsobel in forum Advanced JavaReplies: 2Last Post: 06-20-2012, 04:39 PM -
Creating Folder using Java
By Amey in forum New To JavaReplies: 4Last Post: 05-25-2012, 04:35 PM -
issues while saving a '.java' file in the bin.
By akshayshukla in forum New To JavaReplies: 3Last Post: 04-29-2012, 03:02 PM -
Where is the Java folder-tree on a Mac?
By Pofadda in forum AndroidReplies: 1Last Post: 06-23-2011, 07:39 PM -
Does eclipse supports multiple sub folder inside source folder
By anantth in forum EclipseReplies: 0Last Post: 10-28-2010, 12:46 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks