|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileReadOnlyHandler
Method Summary | |
---|---|
void |
setFileReadOnly(java.io.File file,
boolean readOnly)
Makes the specified file read-only or writable, depending on the specified readOnly flag. |
Method Detail |
---|
void setFileReadOnly(java.io.File file, boolean readOnly) throws java.io.IOException
java.io.IOException
- if something gone wrong
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |