- scramble(String) - Method in interface org.netbeans.lib.cvsclient.connection.Scrambler
-
Scramble text, turning it into a String of scrambled data
- scramble(String) - Method in class org.netbeans.lib.cvsclient.connection.StandardScrambler
-
Scramble text, turning it into a String of scrambled data
- Scrambler - Interface in org.netbeans.lib.cvsclient.connection
-
Provides methods used to scramble text.
- sendEntryAndModifiedRequests(Entry, File) - Method in class org.netbeans.lib.cvsclient.command.BasicCommand
-
Send an Entry followed by a Modified or Unchanged request based on
whether the file has been untouched on the local machine.
- sendEntryAndModifiedRequests(Entry, File) - Method in class org.netbeans.lib.cvsclient.command.remove.RemoveCommand
-
- sendEntryAndModifiedRequests(Entry, File) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
If getCleanCopy()
returns true, the files will be treated
as not existing.
- SERVER - Static variable in class org.netbeans.lib.cvsclient.command.update.UpdateBuilder
-
- setAccessList(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property accessList.
- setAdminHandler(AdminHandler) - Method in class org.netbeans.lib.cvsclient.Client
-
Set the admin handler used to read and write administrative information
about files on the local machine.
- setAllExistingTags(List) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
- setAnnotateByDate(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateCommand
-
Setter for property annotateByDate.
- setAnnotateByDate(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
-
Setter for property annotateByDate.
- setAnnotateByRevision(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateCommand
-
Setter for property annotateByRevision.
- setAnnotateByRevision(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
-
Setter for property annotateByRevision.
- setArgument(String) - Method in class org.netbeans.lib.cvsclient.request.ArgumentxRequest
-
Set the argument
- setAuthor(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateLine
-
Sets the author of this line.
- setAuthor(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setBeforeDate1(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property beforeDate.
- setBeforeDate2(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property beforeDate2.
- setBranch(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property branch.
- setBranches(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setBuildDirectories(boolean) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Set whether to build directories.
- setBuilder(Builder) - Method in class org.netbeans.lib.cvsclient.command.BuildableCommand
-
Used for setting user-defined builder.
- setCheckedOutFilesReadOnly(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Set whether checked out files are read only.
- setCheckoutByDate(String) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property checkoutByDate.
- setCheckoutByRevision(String) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property checkoutByRevision.
- setCheckoutDirectory(String) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property checkoutDirectory.
- setCheckThatUnedited(boolean) - Method in class org.netbeans.lib.cvsclient.command.edit.EditCommand
-
Sets whether to check for unedited files.
- setCheckThatUnmodified(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Enabled the check for unmodified files.
- setCleanCopy(boolean) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Sets whether to get a clean copy from the server.
- setClearFromRemoved(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Clear tag from removed files
- setCommitID(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setCompressionLevel(int) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property compressionLevel.
- setConflict(String) - Method in class org.netbeans.lib.cvsclient.admin.Entry
-
Set the conflict information.
- setConnection(Connection) - Method in class org.netbeans.lib.cvsclient.Client
-
Set the connection used for communicating with the server.
- setContent(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateLine
-
Sets the line's content.
- setContextDiff(boolean) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
equals to the -c switch of cvs
Setter for property contextDiff.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.add.AddCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateCommand
-
takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
-
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.Command
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.commit.CommitCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.edit.EditCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.editors.EditorsCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
EQUALS to Command.setCVSCommand()
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.remove.RemoveCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusCommand
-
takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.unedit.UneditCommand
-
Takes the arguments and sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Takes the arguments and by parsing them, sets the command.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.watch.WatchCommand
-
Uses the specified argument to set the appropriate properties.
- setCVSCommand(char, String) - Method in class org.netbeans.lib.cvsclient.command.watchers.WatchersCommand
-
takes the arguments and sets the command.
- setCVSRoot(String) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Set the CVS root
- setCvsVariable(String) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Adds one cvs internal enviroment variable.
- setCvsVariables(String[]) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Sets the cvs internal enviroment variables.
- setDate(Date) - Method in class org.netbeans.lib.cvsclient.admin.Entry
-
Set the sticky date information.
- setDateFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property dateFilter, equals the command-line CVS switch "-d".
- setDateFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property dateFilter, equals the command-line CVS switch "-d".
- setDateString(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateLine
-
Sets the date of this line.
- setDateString(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setDefaultBranch(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property defaultBranch, equals the command-line CVS switch
"-b".
- setDefaultBranch(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property defaultBranch, equals the command-line CVS switch
"-b".
- setDeleteBeforeRemove(boolean) - Method in class org.netbeans.lib.cvsclient.command.remove.RemoveCommand
-
Sets whether the local files will be deleted before.
- setDeleteTag(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Sets whether the tag should be deleted (true) or added (false).
- setDeleteTag(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Sets whether the tag should be deleted (true) or added (false).
- setDescription(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property description.
- setDirectory(boolean) - Method in class org.netbeans.lib.cvsclient.admin.Entry
-
Set whether the entry refers to a directory.
- setDisplayName(String) - Method in class org.netbeans.lib.cvsclient.command.Command
-
Defines prefered display name or null
.
- setDoNoChanges(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Sets whether no changes should be done to the files.
- setEditor(String) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property editor.
- setEncodedPassword(String) - Method in class org.netbeans.lib.cvsclient.connection.PServerConnection
-
Set the encoded password.
- setEntry(File, Entry) - Method in interface org.netbeans.lib.cvsclient.admin.AdminHandler
-
Set the Entry for the specified file
- setEntry(File, Entry) - Method in class org.netbeans.lib.cvsclient.admin.StandardAdminHandler
-
Set the Entry for the specified file
- setEntry(File, Entry) - Method in class org.netbeans.lib.cvsclient.Client
-
Set the Entry for the specified file.
- setEntry(File, Entry) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
-
Set the Entry for the specified file
- setError(boolean) - Method in class org.netbeans.lib.cvsclient.event.MessageEvent
-
Set whether the message should go to stderr
- setError(boolean) - Method in class org.netbeans.lib.cvsclient.event.TerminationEvent
-
Get whether the command ended successfully or not
- setErrorStream(PrintStream) - Method in class org.netbeans.lib.cvsclient.Client
-
- setExclusions(File[]) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Sets list of non-modifiable files/folders.
- setExportByDate(String) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Setter for property exportByDate.
- setExportByRevision(String) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Setter for property exportByRevision.
- setExportDirectory(String) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Setter for property exportDirectory.
- setFile(File) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateInformation
-
Setter for property file.
- setFile(File) - Method in class org.netbeans.lib.cvsclient.command.DefaultFileInfoContainer
-
Sets the associated file.
- setFile(File) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation
-
Setter for property file.
- setFile(File) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property file.
- setFile(File) - Method in class org.netbeans.lib.cvsclient.command.PipedFileInformation
-
Sets the original file.
- setFile(File) - Method in class org.netbeans.lib.cvsclient.command.remove.RemoveInformation
-
- setFile(File) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property file.
- setFileReadOnly(File, boolean) - Method in interface org.netbeans.lib.cvsclient.file.FileReadOnlyHandler
-
Makes the specified file read-only or writable, depending on the specified
readOnly flag.
- setFileReadOnly(File, boolean) - Static method in class org.netbeans.lib.cvsclient.file.FileUtils
-
Sets the specified file read-only (readOnly == true) or writable (readOnly == false).
- setFileReadOnly(File, boolean) - Method in class org.netbeans.lib.cvsclient.file.WindowsFileReadOnlyHandler
-
Makes the specified file read-only or writable, depending on the specified
readOnly flag.
- setFileReadOnlyHandler(FileReadOnlyHandler) - Static method in class org.netbeans.lib.cvsclient.file.FileUtils
-
Sets the specified fileReadOnlyHandler to be used with setFileReadOnly().
- setFiles(File[]) - Method in class org.netbeans.lib.cvsclient.command.add.AddCommand
-
Set the files and/or directories on which to execute the command.
- setFiles(File[]) - Method in class org.netbeans.lib.cvsclient.command.BasicCommand
-
Set the files and/or directories on which to execute the command.
- setFireEnhancedEventSet(boolean) - Method in class org.netbeans.lib.cvsclient.event.EventManager
-
Setter for property fireEnhancedEventSet.
- setForAllUsers(boolean) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property forAllUsers.
- setForceCommit(boolean) - Method in class org.netbeans.lib.cvsclient.command.commit.CommitCommand
-
Sets whether the commit should be forced even if there are no changes.
- setForceEvenIfEdited(boolean) - Method in class org.netbeans.lib.cvsclient.command.edit.EditCommand
-
Sets whether the edit is forces even if the files are edited.
- setForUsers(String[]) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property forUsers.
- setForWorkingDirectory(boolean) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property forWorkingDirectory.
- setGlobalOptions(GlobalOptions) - Method in class org.netbeans.lib.cvsclient.commandLine.CVSCommand
-
- setGlobalOptions(GlobalOptions) - Method in class org.netbeans.lib.cvsclient.file.DefaultFileHandler
-
Sets the global options.
- setGlobalOptions(GlobalOptions) - Method in interface org.netbeans.lib.cvsclient.file.FileHandler
-
Sets the global options.
- setGzipFileHandler(FileHandler) - Method in class org.netbeans.lib.cvsclient.Client
-
Set the handler for Gzip data.
- setGzipFileHandler(FileHandler) - Method in interface org.netbeans.lib.cvsclient.ClientServices
-
Set the handler for Gzip data.
- setHeaderAndDescOnly(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property headerAndDescOnly, equals the command-line CVS switch "-t".
- setHeaderAndDescOnly(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property headerAndDescOnly, equals the command-line CVS switch "-t".
- setHeaderOnly(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property headerOnly, equals the command-line CVS switch "-h".
- setHeaderOnly(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property headerOnly, equals the command-line CVS switch "-h".
- setHeadRevision(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property headRevision.
- setHostName(String) - Method in class org.netbeans.lib.cvsclient.connection.PServerConnection
-
Get the host name to use.
- setHostName(String) - Method in class org.netbeans.lib.cvsclient.CVSRoot
-
Set the host name.
- setIgnoreAllWhitespace(boolean) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property ignoreAllWhitespace.
- setIgnoreBlankLines(boolean) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property ignoreBlankLines.
- setIgnoreCase(boolean) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property ignoreCase.
- setIgnoreCvsrc(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property ignoreCvsrc.
- setIgnoreFileFilter(IgnoreFileFilter) - Method in class org.netbeans.lib.cvsclient.Client
-
- setIgnoreFileFilter(IgnoreFileFilter) - Method in interface org.netbeans.lib.cvsclient.ClientServices
-
Sets the specified IgnoreFileFilter to use to ignore non-cvs files.
- setIgnoreLocallyExistingFiles(boolean) - Method in class org.netbeans.lib.cvsclient.command.remove.RemoveCommand
-
Sets whether locally existing files will be treated as they were deleted
before.
- setIgnoreSpaceChange(boolean) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property ignoreSpaceChange.
- setImportDirectory(String) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Pints to directoty to import.
- setIncludeTags(boolean) - Method in class org.netbeans.lib.cvsclient.command.status.StatusCommand
-
Setter for property includeTags.
- setInputStream(LoggedDataInputStream) - Method in class org.netbeans.lib.cvsclient.connection.AbstractConnection
-
Set an input stream for receiving data from the server.
- setInstance(BugLog) - Static method in class org.netbeans.lib.cvsclient.util.BugLog
-
- setIsFirstCommand(boolean) - Method in class org.netbeans.lib.cvsclient.Client
-
Set whether this is the first command.
- setIsFirstCommand(boolean) - Method in interface org.netbeans.lib.cvsclient.ClientServices
-
Set whether this is the first command.
- setKey(String) - Method in class org.netbeans.lib.cvsclient.event.EnhancedMessageEvent
-
Setter for property key.
- setKeywordSubst(KeywordSubstitutionOptions) - Method in class org.netbeans.lib.cvsclient.command.add.AddCommand
-
Setter for property keywordSubst.
- setKeywordSubst(KeywordSubstitutionOptions) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property keywordSubst.
- setKeywordSubst(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property keywordSubst.
- setKeywordSubst(KeywordSubstitutionOptions) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property keywordSubst.
- setKeywordSubstitution(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property keywordSubstitution.
- setKeywordSubstitutionOptions(KeywordSubstitutionOptions) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Sets the keywords substitution option.
- setKeywordSubstitutionOptions(KeywordSubstitutionOptions) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Sets the keywords substitution option.
- setLastEventForFile(String[]) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property lastEventForFile.
- setLastEventOfProject(boolean) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property lastEventOfProject.
- setLeftRange(int, int) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation.DiffChange
-
- setLeftRevision(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation
-
Setter for property leftRevision.
- setLineEnding(String) - Method in class org.netbeans.lib.cvsclient.file.WriteRcsDiffFilePreprocessor
-
Setter for lineEnding used to write the file.
- setLineNum(int) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateLine
-
Sets the line's number.
- setLines(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setLocalDirectory(String) - Method in class org.netbeans.lib.cvsclient.command.Command
-
Sets the local directory for the command.
- setLocalPath(String) - Method in class org.netbeans.lib.cvsclient.Client
-
Set the local path, i.e.
- setLocalPath(String) - Method in class org.netbeans.lib.cvsclient.commandLine.CVSCommand
-
- setLocks(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property locks.
- setLogging(String) - Static method in class org.netbeans.lib.cvsclient.util.Logger
-
- setLogMessage(String) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Sets the log message.
- setLogMessageFromFile(String) - Method in class org.netbeans.lib.cvsclient.command.commit.CommitCommand
-
Sets the filename for the file that defines the message.
- setMakeBranchTag(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Sets whether the tag should be a branch tag.
- setMakeBranchTag(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Sets whether the tag should be a branch tag.
- setMatchHeadIfRevisionNotFound(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
- setMatchHeadIfRevisionNotFound(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
- setMergeRevision1(String) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property mergeRevision1.
- setMergeRevision2(String) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property mergeRevision2.
- setMessage(String) - Method in class org.netbeans.lib.cvsclient.command.add.AddCommand
-
Setter for property message.
- setMessage(String) - Method in class org.netbeans.lib.cvsclient.command.commit.CommitCommand
-
Sets the commit message.
- setMessage(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setMessage(String) - Method in class org.netbeans.lib.cvsclient.event.MessageEvent
-
Setter for property message.
- setMethod(String) - Method in class org.netbeans.lib.cvsclient.CVSRoot
-
setting the method has effects on other components.
- setModeratelyQuiet(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property moderatelyQuiet.
- setModule(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
-
Set the modules to export.
- setModule(String) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Set the modules to checkout.
- setModule(String) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Sets the module (the in-repository path, where the files should be
stored).
- setModule(String) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Set the modules to export.
- setModuleName(String) - Method in class org.netbeans.lib.cvsclient.command.checkout.ModuleListInformation
-
- setModules(String[]) - Method in class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
-
Set the modules to export.
- setModules(String[]) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Set the modules to checkout.
- setModules(String[]) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Set the modules to export.
- setModules(String[]) - Method in class org.netbeans.lib.cvsclient.command.RepositoryCommand
-
Set the modules to process.
- setModuleStatus(String) - Method in class org.netbeans.lib.cvsclient.command.checkout.ModuleListInformation
-
- setName(String) - Method in class org.netbeans.lib.cvsclient.admin.Entry
-
Set the name.
- setName(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.SymName
-
- setNextFileDate(Date) - Method in class org.netbeans.lib.cvsclient.Client
-
Set the modified date of the next file to be written.
- setNextFileDate(Date) - Method in class org.netbeans.lib.cvsclient.file.DefaultFileHandler
-
Set the modified date of the next file to be written.
- setNextFileDate(Date) - Method in interface org.netbeans.lib.cvsclient.file.FileHandler
-
Set the modified date of the next file to be written.
- setNextFileDate(Date) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
-
Set the modified date of the next file to be written.
- setNoExecTagProgram(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
- setNoHistoryLogging(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property noHistoryLogging.
- setNoModuleProgram(boolean) - Method in class org.netbeans.lib.cvsclient.command.commit.CommitCommand
-
Sets whether no module program should run on the server
- setNoTags(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property noTags, equals the command-line CVS switch "-N".
- setNoTags(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property noTags, equals the command-line CVS switch "-N".
- setNotRunModuleProgram(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property notRunModuleProgram.
- setNotRunModuleProgram(boolean) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Setter for property notRunModuleProgram.
- setNotShortenPaths(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property notShortenPaths.
- setNotShortenPaths(boolean) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Setter for property notShortenPaths.
- setNumber(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setOptions(String) - Method in class org.netbeans.lib.cvsclient.admin.Entry
-
Set the options information.
- setOutputStream(LoggedDataOutputStream) - Method in class org.netbeans.lib.cvsclient.connection.AbstractConnection
-
Set an output stream for sending data to the server.
- setOverrideExistingTag(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Sets whether existing tags should be overridden.
- setOverrideExistingTag(boolean) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Sets whether existing tags should be overridden.
- setParameters(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation
-
- setPassword(String) - Method in class org.netbeans.lib.cvsclient.CVSRoot
-
Set the password.
- setPipeToOutput(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property pipeToOutput.
- setPipeToOutput(boolean) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property pipeToOutput.
- setPort(int) - Method in class org.netbeans.lib.cvsclient.connection.PServerConnection
-
Set the port number to use.
- setPort(int) - Method in class org.netbeans.lib.cvsclient.CVSRoot
-
Set the port number.
- setPruneDirectories(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Set whether to prune directories.
- setPruneDirectories(boolean) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Set whether to prune directories.
- setPruneDirectories(boolean) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Set whether to prune directories.
- setRecursive(boolean) - Method in class org.netbeans.lib.cvsclient.command.BasicCommand
-
Sets the value of the recursive option.
- setRecursive(boolean) - Method in class org.netbeans.lib.cvsclient.command.RepositoryCommand
-
Sets the value of the recursive option.
- setReleaseTag(String) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Sets the necessary release tag.
- setRemoved(boolean) - Method in class org.netbeans.lib.cvsclient.command.remove.RemoveInformation
-
- setReportCheckouts(boolean) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property reportCheckout.
- setReportCommits(boolean) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property reportCommits.
- setReportEventType(String) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property reportEventType.
- setReportEverything(boolean) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property reportEverything.
- setReportLastEventForModule(String[]) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property reportLastEventForModule.
- setReportOnModule(String[]) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property reportOnModule.
- setReportTags(boolean) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property reportTags.
- setRepository(String) - Method in class org.netbeans.lib.cvsclient.commandLine.CVSCommand
-
- setRepository(String) - Method in class org.netbeans.lib.cvsclient.connection.AbstractConnection
-
Set the repository path.
- setRepository(String) - Method in class org.netbeans.lib.cvsclient.CVSRoot
-
Set the repository.
- setRepositoryFileName(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation
-
Setter for property repositoryFileName.
- setRepositoryFilename(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property repositoryFilename.
- setRepositoryFileName(String) - Method in class org.netbeans.lib.cvsclient.command.PipedFileInformation
-
Sets the repository filename.
- setRepositoryFileName(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property repositoryFileName.
- setRepositoryRevision(String) - Method in class org.netbeans.lib.cvsclient.command.PipedFileInformation
-
Sets the revision of the incoming file.
- setRepositoryRevision(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property repositoryRevision.
- SetRequest - Class in org.netbeans.lib.cvsclient.request
-
Tells the server about the eviroment variables to set for CVSROOT/*info executions.
- SetRequest(String) - Constructor for class org.netbeans.lib.cvsclient.request.SetRequest
-
Creates a new SetResponse with the key-value pair for one enviroment variable.
- setResetStickyOnes(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property resetStickyOnes.
- setResetStickyOnes(boolean) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property resetStickyOnes.
- setRevision(String) - Method in class org.netbeans.lib.cvsclient.admin.Entry
-
Set the revision.
- setRevision(String) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateLine
-
Sets the revision of this line.
- setRevision(String) - Method in class org.netbeans.lib.cvsclient.command.commit.CommitInformation
-
Setter for property revision.
- setRevision(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.SymName
-
- setRevision(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation.SymName
-
- setRevision1(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property firstRevision.
- setRevision2(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
Setter for property secondRevision.
- setRevisionFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property revisionFilter, equals the command-line CVS switch "-r".
- setRevisionFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property revisionFilter, equals the command-line CVS switch "-r".
- setRightRange(int, int) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation.DiffChange
-
- setRightRevision(String) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation
-
Setter for property rightRevision.
- setSelectedRevisions(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property selectedRevisions.
- setShowBackToRecordContaining(String) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property goBackToRecord.
- setShowHelp(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property showHelp.
- setShowModules(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property showModules.
- setShowModulesWithStatus(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property showModulesWithStatus.
- setShowVersion(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property showVersion.
- setSinceDate(String) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property sinceDate.
- setSinceRevision(String) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property sinceRevision.
- setSinceTag(String) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property sinceTag.
- setState(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation.Revision
-
- setStateFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property stateFilter, equals the command-line CVS switch "-s".
- setStateFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property stateFilter, equals the command-line CVS switch "-s".
- setStatus(FileStatus) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property status.
- setStatusString(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Sets the status by the specified string.
- setStickyDate(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property stickyDate.
- setStickyOptions(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property stickyOptions.
- setStickyTag(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property stickyTag.
- setStickyTag(String) - Method in class org.netbeans.lib.cvsclient.request.StickyRequest
-
- setSuppressHeader(boolean) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property headerOnly, equals the command-line CVS switch "-S".
- setTag(String) - Method in class org.netbeans.lib.cvsclient.admin.Entry
-
Set the sticky tag information.
- setTag(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation.SymName
-
- setTag(String) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Sets the tag that should be added or deleted.
- setTag(String) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Sets the tag that should be added or deleted.
- setTagByDate(String) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Sets the latest date of a revision to be tagged.
- setTagByDate(String) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Sets the latest date of a revision to be tagged.
- setTagByRevision(String) - Method in class org.netbeans.lib.cvsclient.command.tag.RtagCommand
-
Sets the latest date of a revision to be tagged.
- setTagByRevision(String) - Method in class org.netbeans.lib.cvsclient.command.tag.TagCommand
-
Sets the latest date of a revision to be tagged.
- setTagged(boolean) - Method in class org.netbeans.lib.cvsclient.event.MessageEvent
-
Setter for property tagged.
- setTempDir(File) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property tempDir.
- setTempDir(File) - Method in class org.netbeans.lib.cvsclient.file.DefaultTransmitTextFilePreprocessor
-
- setTempDir(File) - Method in interface org.netbeans.lib.cvsclient.file.TransmitTextFilePreprocessor
-
Set the temporary directory that is to be used to create temporary files.
- setTemporaryWatch(Watch) - Method in class org.netbeans.lib.cvsclient.command.edit.EditCommand
-
Sets the temporary watch.
- setTemporaryWatch(Watch) - Method in class org.netbeans.lib.cvsclient.command.unedit.UneditCommand
-
Sets the temporary watch.
- setTimeZone(String) - Method in class org.netbeans.lib.cvsclient.command.history.HistoryCommand
-
Setter for property timeZone.
- setToRevisionOrBranch(String) - Method in class org.netbeans.lib.cvsclient.command.commit.CommitCommand
-
Setter for property toRevisionOrBranch.
- setTotalRevisions(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogInformation
-
Setter for property totalRevisions.
- setTraceExecution(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property traceExecution.
- setTransmitTextFilePreprocessor(TransmitTextFilePreprocessor) - Method in class org.netbeans.lib.cvsclient.file.DefaultFileHandler
-
Sets the preprocessor for transmitting text files.
- setType(String) - Method in class org.netbeans.lib.cvsclient.command.checkout.ModuleListInformation
-
- setType(String) - Method in class org.netbeans.lib.cvsclient.command.DefaultFileInfoContainer
-
Sets the type.
- setType(int) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffInformation.DiffChange
-
- setUncompressedFileHandler(FileHandler) - Method in class org.netbeans.lib.cvsclient.Client
-
Set the uncompressed file handler.
- setUncompressedFileHandler(FileHandler) - Method in interface org.netbeans.lib.cvsclient.ClientServices
-
Set the uncompressed file handler.
- setUnderlyingStream(InputStream) - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
-
- setUnderlyingStream(OutputStream) - Method in class org.netbeans.lib.cvsclient.util.LoggedDataOutputStream
-
- setUnifiedDiff(boolean) - Method in class org.netbeans.lib.cvsclient.command.diff.DiffCommand
-
equals to the -u switch of cvs.
- setUpdateByDate(String) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property updateByDate.
- setUpdateByRevision(String) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property updateByRevision.
- setUseFileModifTime(boolean) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Sets whether the file modification time is to be used as the time of the import.
- setUseGzip(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Set whether to use Gzip for file transmission/reception
- setUseHeadIfNotFound(boolean) - Method in class org.netbeans.lib.cvsclient.command.annotate.AnnotateCommand
-
Setter for property useHeadIfNotFound.
- setUseHeadIfNotFound(boolean) - Method in class org.netbeans.lib.cvsclient.command.annotate.RannotateCommand
-
Setter for property useHeadIfNotFound.
- setUseHeadIfNotFound(boolean) - Method in class org.netbeans.lib.cvsclient.command.checkout.CheckoutCommand
-
Setter for property useHeadIfNotFound.
- setUseHeadIfNotFound(boolean) - Method in class org.netbeans.lib.cvsclient.command.export.ExportCommand
-
Setter for property useHeadIfNotFound.
- setUseHeadIfNotFound(boolean) - Method in class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Setter for property useHeadIfNotFound.
- setUserFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.LogCommand
-
Setter for property userFilter, equals the command-line CVS switch "-w".
- setUserFilter(String) - Method in class org.netbeans.lib.cvsclient.command.log.RlogCommand
-
Setter for property userFilter, equals the command-line CVS switch "-w".
- setUserName(String) - Method in class org.netbeans.lib.cvsclient.connection.PServerConnection
-
Set the userName.
- setUserName(String) - Method in class org.netbeans.lib.cvsclient.CVSRoot
-
Set the user name.
- setValidRequests(String) - Method in class org.netbeans.lib.cvsclient.Client
-
This method is called when a response for the ValidRequests request
is received.
- setValidRequests(String) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
-
This method is called when a response for the ValidRequests request
is received.
- setValue(Object) - Method in class org.netbeans.lib.cvsclient.event.EnhancedMessageEvent
-
Setter for property value.
- setVendorBranch(String) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Sets the vendor branch.
- setVendorTag(String) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Sets the necessary vendor tag.
- setVeryQuiet(boolean) - Method in class org.netbeans.lib.cvsclient.command.GlobalOptions
-
Setter for property veryQuiet.
- setWatch(Watch) - Method in class org.netbeans.lib.cvsclient.command.watch.WatchCommand
-
Sets the watch.
- setWatchMode(WatchMode) - Method in class org.netbeans.lib.cvsclient.command.watch.WatchCommand
-
Sets the WatchMode.
- setWorkingRevision(String) - Method in class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
Setter for property workingRevision.
- setWrappers(Map) - Method in class org.netbeans.lib.cvsclient.command.importcmd.ImportCommand
-
Compliant method to addWrapper.
- setWriteRcsDiffFilePreprocessor(WriteTextFilePreprocessor) - Method in class org.netbeans.lib.cvsclient.file.DefaultFileHandler
-
Sets the preprocessor for merging text files after getting
(and un-gzipping) the diff received from server.
- setWriteTextFilePreprocessor(WriteTextFilePreprocessor) - Method in class org.netbeans.lib.cvsclient.file.DefaultFileHandler
-
Sets the preprocessor for writing text files after getting (and un-gzipping) from server.
- shouldBeIgnored(File, String) - Method in class org.netbeans.lib.cvsclient.Client
-
- shouldBeIgnored(File, String) - Method in interface org.netbeans.lib.cvsclient.ClientServices
-
Returnes true to indicate, that the file specified by directory and nonCvsFile
should be ignored.
- shouldBeIgnored(File, String) - Method in class org.netbeans.lib.cvsclient.util.DefaultIgnoreFileFilter
-
A file is checked against the patterns in the filter.
- shouldBeIgnored(File, String) - Method in interface org.netbeans.lib.cvsclient.util.IgnoreFileFilter
-
A file is checked against the patterns in the filter.
- showException(Exception) - Method in class org.netbeans.lib.cvsclient.util.BugLog
-
- SimpleDiffBuilder - Class in org.netbeans.lib.cvsclient.command.diff
-
Handles the building of a diff information object and the firing of
events when complete objects are built.
- SimpleDiffBuilder(EventManager, DiffCommand) - Constructor for class org.netbeans.lib.cvsclient.command.diff.SimpleDiffBuilder
-
- SimpleStringPattern - Class in org.netbeans.lib.cvsclient.util
-
- SimpleStringPattern(String) - Constructor for class org.netbeans.lib.cvsclient.util.SimpleStringPattern
-
Creates a SimpleStringPattern for the specified definition.
- skip(long) - Method in class org.netbeans.lib.cvsclient.util.LoggedDataInputStream
-
- socket - Variable in class org.netbeans.lib.cvsclient.connection.PServerConnection
-
The socket used for the connection.
- socketFactory - Variable in class org.netbeans.lib.cvsclient.connection.PServerConnection
-
The socket factory that will be used to create sockets.
- StandardAdminHandler - Class in org.netbeans.lib.cvsclient.admin
-
A handler for administrative information that maintains full compatibility
with the one employed by the original C implementation of a CVS client.
- StandardAdminHandler() - Constructor for class org.netbeans.lib.cvsclient.admin.StandardAdminHandler
-
- StandardScrambler - Class in org.netbeans.lib.cvsclient.connection
-
Scrambles text (the password) using the standard scheme described in the
CVS protocol version 1.10.
- STATES - Static variable in class org.netbeans.lib.cvsclient.command.tag.TagBuilder
-
- STATES - Static variable in class org.netbeans.lib.cvsclient.command.update.UpdateBuilder
-
- status - Class in org.netbeans.lib.cvsclient.commandLine.command
-
The status command
- status() - Constructor for class org.netbeans.lib.cvsclient.commandLine.command.status
-
- STATUS - Static variable in class org.netbeans.lib.cvsclient.request.CommandRequest
-
- StatusBuilder - Class in org.netbeans.lib.cvsclient.command.status
-
Handles the building of a status information object and the firing of
events when complete objects are built.
- StatusBuilder(EventManager, StatusCommand) - Constructor for class org.netbeans.lib.cvsclient.command.status.StatusBuilder
-
Creates a StatusBuilder.
- StatusCommand - Class in org.netbeans.lib.cvsclient.command.status
-
The status command looks up the status of files in the repository
- StatusCommand() - Constructor for class org.netbeans.lib.cvsclient.command.status.StatusCommand
-
Construct a new status command
- StatusInformation - Class in org.netbeans.lib.cvsclient.command.status
-
Describes status information for a file.
- StatusInformation() - Constructor for class org.netbeans.lib.cvsclient.command.status.StatusInformation
-
- StatusInformation.SymName - Class in org.netbeans.lib.cvsclient.command.status
-
An inner class storing information about a symbolic name.
- StatusInformation.SymName() - Constructor for class org.netbeans.lib.cvsclient.command.status.StatusInformation.SymName
-
- StickyRequest - Class in org.netbeans.lib.cvsclient.request
-
Implements the Sticky request
- StickyRequest(String) - Constructor for class org.netbeans.lib.cvsclient.request.StickyRequest
-
Construct a new Sticky request
- storePassword(String, String) - Static method in class org.netbeans.lib.cvsclient.connection.PasswordsFile
-
Writes scrambled password for given CVS root.
- StringPattern - Interface in org.netbeans.lib.cvsclient.util
-