A B C D E F G H I K L M N O P Q R S T U V W

R

rannotate - Class in org.netbeans.lib.cvsclient.commandLine.command
The rlog command
rannotate() - Constructor for class org.netbeans.lib.cvsclient.commandLine.command.rannotate
 
RANNOTATE - Static variable in class org.netbeans.lib.cvsclient.request.CommandRequest
 
RannotateCommand - Class in org.netbeans.lib.cvsclient.command.annotate
The rannotate command is similar to anootate, but doens't operate on currently checked out sources.
RannotateCommand() - Constructor for class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
 
RCS_FILE - Static variable in class org.netbeans.lib.cvsclient.command.commit.CommitBuilder
 
read(byte[]) - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
Reads up to len bytes of data from this input stream into an array of bytes
read() - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
Interruptible read.
readBytes(int) - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
Synchronously reads fixed chunk from the stream, logging it too.
readingDiffs - Variable in class org.netbeans.lib.cvsclient.command.diff.SimpleDiffBuilder
 
readLine() - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
Deprecated. It converts input data to string using ByteArray.getStringFromBytes() that works only for ASCII without 0. Use byte access methods instead.
readLineBytes() - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
 
readWrappersFromFile(File, Map) - Static method in class org.netbeans.lib.cvsclient.command.WrapperUtils
Reads the wrappers from the specified file and populates the specified map
readWrappersFromProperty(String, Map) - Static method in class org.netbeans.lib.cvsclient.command.WrapperUtils
Reads the wrappers from the specified System property and populates the specified map.
REMOVE - Static variable in class org.netbeans.lib.cvsclient.command.watch.WatchMode
This is the WatchMode that removes watching for the specified Watch.
remove - Class in org.netbeans.lib.cvsclient.commandLine.command
The command to remove a file or directory from the repository.
remove() - Constructor for class org.netbeans.lib.cvsclient.commandLine.command.remove
 
REMOVE - Static variable in class org.netbeans.lib.cvsclient.request.CommandRequest
 
RemoveBuilder - Class in org.netbeans.lib.cvsclient.command.remove
Handles the building of remove information object and the firing of events when complete objects are built.
RemoveBuilder(EventManager, RemoveCommand) - Constructor for class org.netbeans.lib.cvsclient.command.remove.RemoveBuilder
 
RemoveCommand - Class in org.netbeans.lib.cvsclient.command.remove
The remove command is used to remove files and directories from the repository.
RemoveCommand() - Constructor for class org.netbeans.lib.cvsclient.command.remove.RemoveCommand
 
removeCVSListener(CVSListener) - Method in class org.netbeans.lib.cvsclient.event.EventManager
Remove a listeners from the list
REMOVED - Static variable in class org.netbeans.lib.cvsclient.command.commit.CommitInformation
 
REMOVED - Static variable in class org.netbeans.lib.cvsclient.file.FileStatus
The Removed status, i.e.
removeEntry(File) - Method in interface org.netbeans.lib.cvsclient.admin.AdminHandler
Remove the Entry for the specified file
removeEntry(File) - Method in class org.netbeans.lib.cvsclient.admin.StandardAdminHandler
Remove the Entry for the specified file
removeEntry(File) - Method in class org.netbeans.lib.cvsclient.Client
Remove the Entry for the specified file.
removeEntry(File) - Method in interface org.netbeans.lib.cvsclient.ClientServices
Removes the Entry for the specified file.
removeEntry(File) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
Remove the Entry for the specified file
RemoveInformation - Class in org.netbeans.lib.cvsclient.command.remove
Describes remove information for a file.
RemoveInformation() - Constructor for class org.netbeans.lib.cvsclient.command.remove.RemoveInformation
 
removeLocalFile(String) - Method in class org.netbeans.lib.cvsclient.Client
Remove the specified file from the local disk.
removeLocalFile(String, String) - Method in class org.netbeans.lib.cvsclient.Client
Removes the specified file determined by pathName and repositoryName.
removeLocalFile(String) - Method in class org.netbeans.lib.cvsclient.file.DefaultFileHandler
Remove the specified file from the local disk.
removeLocalFile(String) - Method in interface org.netbeans.lib.cvsclient.file.FileHandler
Remove the specified file from the local disk.
removeLocalFile(String) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
Remove the specified file from the local disk If the file does not exist, the operation does nothing.
removeLocalFile(String, String) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
Remove the specified file from the local disk.
REMOVING - Static variable in class org.netbeans.lib.cvsclient.command.commit.CommitBuilder
 
renameFile(File, File) - Static method in class org.netbeans.lib.cvsclient.file.FileUtils
Do the best to rename the file.
renameLocalFile(String, String) - Method in class org.netbeans.lib.cvsclient.Client
Rename the local file.
renameLocalFile(String, String) - Method in class org.netbeans.lib.cvsclient.file.DefaultFileHandler
Rename the local file.
renameLocalFile(String, String) - Method in interface org.netbeans.lib.cvsclient.file.FileHandler
Rename the local file If the destination file exists, the operation does nothing.
renameLocalFile(String, String) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
Rename the local file
RepositoryCommand - Class in org.netbeans.lib.cvsclient.command
A class that provides common functionality for CVS commands that operate upon the repository.
RepositoryCommand() - Constructor for class org.netbeans.lib.cvsclient.command.RepositoryCommand
 
Request - Class in org.netbeans.lib.cvsclient.request
The superclass of all requests made to the CVS server
Request() - Constructor for class org.netbeans.lib.cvsclient.request.Request
 
requests - Variable in class org.netbeans.lib.cvsclient.command.BasicCommand
The requests that are sent and processed.
requests - Variable in class org.netbeans.lib.cvsclient.command.RepositoryCommand
The requests that are sent and processed.
REQUESTS_COUNT - Static variable in class org.netbeans.lib.cvsclient.event.EnhancedMessageEvent
Sent before all request are processed.
REQUESTS_SENT - Static variable in class org.netbeans.lib.cvsclient.event.EnhancedMessageEvent
Sent when a all requests were sent to server.
reset() - Method in class org.netbeans.lib.cvsclient.util.ByteArray
Reset the byte array to zero length.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.add.AddCommand
resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateCommand
resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
 
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.Command
Resets all switches in the command to the default behaviour.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.commit.CommitCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.edit.EditCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.editors.EditorsCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
 
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
Resets all switches in the command to the default behaviour.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
 
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
 
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
 
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.remove.RemoveCommand
resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.status.StatusCommand
resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.unedit.UneditCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
Resets all switches in the command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.watch.WatchCommand
Resets all switches in this command.
resetCVSCommand() - Method in class org.netbeans.lib.cvsclient.command.watchers.WatchersCommand
resets all switches in the command.
Response - Interface in org.netbeans.lib.cvsclient.response
Handles responses from the CVS server
ResponseException - Exception in org.netbeans.lib.cvsclient.response
This exception is thrown when an error occurs while processing the server's responses.
ResponseException(Exception) - Constructor for exception org.netbeans.lib.cvsclient.response.ResponseException
 
ResponseException(Exception, String) - Constructor for exception org.netbeans.lib.cvsclient.response.ResponseException
 
ResponseException(String, String) - Constructor for exception org.netbeans.lib.cvsclient.response.ResponseException
 
ResponseFactory - Class in org.netbeans.lib.cvsclient.response
Create response objects appropriate for handling different types of response
ResponseFactory() - Constructor for class org.netbeans.lib.cvsclient.response.ResponseFactory
 
ResponseServices - Interface in org.netbeans.lib.cvsclient.response
Services that are provided to response handlers.
revision - Variable in class org.netbeans.lib.cvsclient.command.log.LogBuilder
 
rlog - Class in org.netbeans.lib.cvsclient.commandLine.command
The rlog command
rlog() - Constructor for class org.netbeans.lib.cvsclient.commandLine.command.rlog
 
RLOG - Static variable in class org.netbeans.lib.cvsclient.request.CommandRequest
 
RlogCommand - Class in org.netbeans.lib.cvsclient.command.log
The rlog command is similar to log, but doens't operate on currently checked out sources.
RlogCommand() - Constructor for class org.netbeans.lib.cvsclient.command.log.RlogCommand
 
RootRequest - Class in org.netbeans.lib.cvsclient.request
Implements the Root request
RootRequest(String) - Constructor for class org.netbeans.lib.cvsclient.request.RootRequest
Construct a new Root request
rtag - Class in org.netbeans.lib.cvsclient.commandLine.command
Tag repository files.
rtag() - Constructor for class org.netbeans.lib.cvsclient.commandLine.command.rtag
 
RTAG - Static variable in class org.netbeans.lib.cvsclient.request.CommandRequest
 
RtagCommand - Class in org.netbeans.lib.cvsclient.command.tag
The rtag command adds or deletes a tag to the specified files/directories in the repository.
RtagCommand() - Constructor for class org.netbeans.lib.cvsclient.command.tag.RtagCommand
Construct a new tag command.

 
A B C D E F G H I K L M N O P Q R S T U V W
Built on August 7 2008.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.