|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileReadOnlyHandler | |
---|---|
org.netbeans.lib.cvsclient.file |
Uses of FileReadOnlyHandler in org.netbeans.lib.cvsclient.file |
---|
Classes in org.netbeans.lib.cvsclient.file that implement FileReadOnlyHandler | |
---|---|
class |
WindowsFileReadOnlyHandler
|
Methods in org.netbeans.lib.cvsclient.file that return FileReadOnlyHandler | |
---|---|
static FileReadOnlyHandler |
FileUtils.getFileReadOnlyHandler()
Returns the current FileReadOnlyHandler used by setFileReadOnly(). |
Methods in org.netbeans.lib.cvsclient.file with parameters of type FileReadOnlyHandler | |
---|---|
static void |
FileUtils.setFileReadOnlyHandler(FileReadOnlyHandler fileReadOnlyHandler)
Sets the specified fileReadOnlyHandler to be used with setFileReadOnly(). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |