Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
W
WARNING
- Static variable in class org.netbeans.lib.cvsclient.command.update.
UpdateBuilder
WATCHERS
- Static variable in class org.netbeans.lib.cvsclient.request.
CommandRequest
WATCH_ADD
- Static variable in class org.netbeans.lib.cvsclient.request.
CommandRequest
WATCH_COMMIT
- Static variable in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
WATCH_EDIT
- Static variable in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
WATCH_OFF
- Static variable in class org.netbeans.lib.cvsclient.request.
CommandRequest
WATCH_ON
- Static variable in class org.netbeans.lib.cvsclient.request.
CommandRequest
WATCH_REMOVE
- Static variable in class org.netbeans.lib.cvsclient.request.
CommandRequest
WATCH_TEMP_COMMIT
- Static variable in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
WATCH_TEMP_EDIT
- Static variable in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
WATCH_TEMP_UNEDIT
- Static variable in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
WATCH_UNEDIT
- Static variable in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
Watch
- class org.netbeans.lib.cvsclient.command.
Watch
.
WatchCommand
- class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
.
WatchCommand()
- Constructor for class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
Construct a new WatchCommand.
WatchMode
- class org.netbeans.lib.cvsclient.command.watch.
WatchMode
.
WatchersBuilder
- class org.netbeans.lib.cvsclient.command.watchers.
WatchersBuilder
.
Handles the building of a watchers information object and the firing of events when complete objects are built.
WatchersBuilder(EventManager, String)
- Constructor for class org.netbeans.lib.cvsclient.command.watchers.
WatchersBuilder
Creates a WatchersBuilder.
WatchersCommand
- class org.netbeans.lib.cvsclient.command.watchers.
WatchersCommand
.
The watchers command looks up who is watching this file, who is interested in it.
WatchersCommand()
- Constructor for class org.netbeans.lib.cvsclient.command.watchers.
WatchersCommand
Construct a new watchers command.
WatchersInformation
- class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
.
Describes "cvs watchers" commands' parsed information for a file.
WatchersInformation(File)
- Constructor for class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
Creates new istance of the WatchersInformation class.
WatchersInformation.Watcher
- class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation.Watcher
.
Inner class that holds information about single user and his watches on the file.
WindowsFileReadOnlyHandler
- class org.netbeans.lib.cvsclient.file.
WindowsFileReadOnlyHandler
.
WindowsFileReadOnlyHandler()
- Constructor for class org.netbeans.lib.cvsclient.file.
WindowsFileReadOnlyHandler
WrapperSendRequest
- class org.netbeans.lib.cvsclient.request.
WrapperSendRequest
.
This class encapsulates the wrapper-sendme-rcsOptions request in the CVS client-server protocol.
WrapperSendRequest()
- Constructor for class org.netbeans.lib.cvsclient.request.
WrapperSendRequest
WrapperSendResponse
- class org.netbeans.lib.cvsclient.response.
WrapperSendResponse
.
This class handles the response from the server to a wrapper-sendme-rcsOptions request
WrapperSendResponse()
- Constructor for class org.netbeans.lib.cvsclient.response.
WrapperSendResponse
WriteRcsDiffFilePreprocessor
- class org.netbeans.lib.cvsclient.file.
WriteRcsDiffFilePreprocessor
.
File Processor that handles processing of rcs-diff response.
WriteRcsDiffFilePreprocessor()
- Constructor for class org.netbeans.lib.cvsclient.file.
WriteRcsDiffFilePreprocessor
WriteTextFilePreprocessor
- interface org.netbeans.lib.cvsclient.file.
WriteTextFilePreprocessor
.
Preprocesses the text file after getting from server.
writeBinaryFile(String, String, LoggedDataInputStream, int)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Write (either create or replace) a binary file on the local machine with one read from the server.
writeBinaryFile(String, String, LoggedDataInputStream, int)
- Method in interface org.netbeans.lib.cvsclient.file.
FileHandler
Write (either create or replace) a text file on the local machine with one read from the server.
writeBytes(String)
- Method in class org.netbeans.lib.cvsclient.util.
LoggedDataOutputStream
Write a line to the stream, logging it too
writeChars(String)
- Method in class org.netbeans.lib.cvsclient.util.
LoggedDataOutputStream
Write a line to the stream, logging it too.
writeRcsDiffFile(String, String, LoggedDataInputStream, int)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Merge a text file on the local machine with the diff from the server.
writeRcsDiffFile(String, String, LoggedDataInputStream, int)
- Method in interface org.netbeans.lib.cvsclient.file.
FileHandler
Merge a text file on the local machine with the diff from the server.
writeTextFile(String, String, LoggedDataInputStream, int)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Write (either create or replace) a file on the local machine with one read from the server.
writeTextFile(String, String, LoggedDataInputStream, int)
- Method in interface org.netbeans.lib.cvsclient.file.
FileHandler
Write (either create or replace) a text file on the local machine with one read from the server.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Built on December 18 2007. | Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.