I created a file using File() in java in my swing application. How can i make it hidden in my directory.i heard of changing of some attributes but not clear in my beginner perspective. Please help. Thanks in advance.
Hiding is done Thanks for the help. But the read & write on a hidden file is having issue. Please Help. Can the hidden file be treated like that of ordinary file in write/read?