|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.lib.cvsclient.file.WindowsFileReadOnlyHandler
public class WindowsFileReadOnlyHandler
| Constructor Summary | |
|---|---|
WindowsFileReadOnlyHandler()
|
|
| Method Summary | |
|---|---|
void |
setFileReadOnly(java.io.File file,
boolean readOnly)
Makes the specified file read-only or writable, depending on the specified readOnly flag. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowsFileReadOnlyHandler()
| Method Detail |
|---|
public void setFileReadOnly(java.io.File file,
boolean readOnly)
throws java.io.IOException
setFileReadOnly in interface FileReadOnlyHandlerjava.io.IOException - if something gone wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||