| Package | Description |
|---|---|
| org.netbeans.lib.cvsclient.file |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsFileReadOnlyHandler |
| Modifier and Type | Method and Description |
|---|---|
static FileReadOnlyHandler |
FileUtils.getFileReadOnlyHandler()
Returns the current FileReadOnlyHandler used by setFileReadOnly().
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FileUtils.setFileReadOnlyHandler(FileReadOnlyHandler fileReadOnlyHandler)
Sets the specified fileReadOnlyHandler to be used with setFileReadOnly().
|