how can I change the attributes of a file as read only .. and hidden ....... and turn back to read write .. and visible?
nanosani 20 Technize.net addict Team Colleague
Recommended Answers
Jump to Postjava.io.File.setReadOnly() for the obvious.
As for the rest, you will probably have to execute OS specific commands.
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.