Hoping you are using eclipse or net beans ide.The newly created files will be stored in the project workspace based on how you create the file.
Eg you can create a file by
1) using createfilename
2)by using file FileOutputStream,FileWriter,PrintWriter etc.