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
G
GetOpt
- class org.netbeans.lib.cvsclient.commandLine.
GetOpt
.
Overview
GetOpt(String[], String)
- Constructor for class org.netbeans.lib.cvsclient.commandLine.
GetOpt
GlobalOptionRequest
- class org.netbeans.lib.cvsclient.request.
GlobalOptionRequest
.
The global options request.
GlobalOptionRequest(String)
- Constructor for class org.netbeans.lib.cvsclient.request.
GlobalOptionRequest
Create a new request
GlobalOptions
- class org.netbeans.lib.cvsclient.command.
GlobalOptions
.
Provides access to global options for a specific command.
GlobalOptions()
- Constructor for class org.netbeans.lib.cvsclient.command.
GlobalOptions
GzipFileContentsRequest
- class org.netbeans.lib.cvsclient.request.
GzipFileContentsRequest
.
Sends the request that instructs the server to gzip all file transfers
GzipFileContentsRequest()
- Constructor for class org.netbeans.lib.cvsclient.request.
GzipFileContentsRequest
Creates new GzipFileContentsRequest.
GzipFileContentsRequest(int)
- Constructor for class org.netbeans.lib.cvsclient.request.
GzipFileContentsRequest
Creates new GzipFileContentsRequest.
GzipModifier
- class org.netbeans.lib.cvsclient.connection.
GzipModifier
.
This class modifies a connection by gzipping all client/server communication
GzipModifier()
- Constructor for class org.netbeans.lib.cvsclient.connection.
GzipModifier
Creates new GzipModifier
GzipStreamRequest
- class org.netbeans.lib.cvsclient.request.
GzipStreamRequest
.
This class implements the Gzip-Stream request that is used to indicate that all further communication with the server is to be gzipped.
GzipStreamRequest()
- Constructor for class org.netbeans.lib.cvsclient.request.
GzipStreamRequest
Creates new GzipStreamRequest with gzip level 6
GzipStreamRequest(int)
- Constructor for class org.netbeans.lib.cvsclient.request.
GzipStreamRequest
Creates new GzipStreamRequest
GzippedFileHandler
- class org.netbeans.lib.cvsclient.file.
GzippedFileHandler
.
Handles the reading and writing of Compressed files to and from the server.
GzippedFileHandler()
- Constructor for class org.netbeans.lib.cvsclient.file.
GzippedFileHandler
getAccessList()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property accessList.
getAddedLines()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
Returns how many lines were added in this revision.
getAdminHandler()
- Method in class org.netbeans.lib.cvsclient.
Client
Get the admin handler uesd to read and write administrative information about files on the local machine.
getAllExistingTags()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
getAllFiles(File)
- Method in class org.netbeans.lib.cvsclient.
Client
Get all the files contained within a given directory that are
known to CVS
.
getAllFiles(File)
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Get all the files contained within a given directory that are
known to CVS
.
getAllFiles(File)
- Method in interface org.netbeans.lib.cvsclient.admin.
AdminHandler
Get all the files contained within a given directory that are
known to CVS
.
getAllFiles(File)
- Method in class org.netbeans.lib.cvsclient.admin.
StandardAdminHandler
Get all the files contained within a given directory that are
known to CVS
.
getAllSymbolicNames()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
getAnnotateByDate()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateCommand
Getter for property annotateByDate.
getAnnotateByDate()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
Getter for property annotateByDate.
getAnnotateByRevision()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateCommand
Getter for property annotateByRevision.
getAnnotateByRevision()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
Getter for property annotateByRevision.
getArguments()
- Method in class org.netbeans.lib.cvsclient.command.
Watch
getAuthor()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateLine
Returns the author of this line.
getAuthor()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getBeforeDate1()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
Getter for property beforeDate.
getBeforeDate2()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
Getter for property beforeDate2.
getBranch()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property branch.
getBranches()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getBundleString(String)
- Static method in class org.netbeans.lib.cvsclient.command.
CommandException
getBundleString(String)
- Static method in class org.netbeans.lib.cvsclient.connection.
AuthenticationException
getBytes()
- Method in class org.netbeans.lib.cvsclient.util.
ByteArray
Get the array of bytes.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.
Command
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.edit.
EditCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.remove.
RemoveCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.unedit.
UneditCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
Returns the arguments of the command in the command-line style.
getCVSArguments()
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersCommand
Returns the arguments of the command in the command-line style.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.
Command
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Equals to the Command.getCVSCommand() functionality.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
This method returns how the command would look like when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.edit.
EditCommand
This method returns how the tag command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsCommand
This method returns how the tag command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.remove.
RemoveCommand
This method returns how the command would looks like when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
This method returns how the tag command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
This method returns how the tag command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.unedit.
UneditCommand
This method returns how the tag command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
This method returns how the command would looklike when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
Returns how this command would look like when typed on the command line.
getCVSCommand()
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersCommand
This method returns how the command would looklike when typed on the command line.
getCVSRoot()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Get the CVS root
getCheckoutByDate()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Getter for property checkoutByDate.
getCheckoutByRevision()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Getter for property checkoutByRevision.
getCheckoutDirectory()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Getter for property checkoutDirectory.
getClient()
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsFileInfoContainer
getCommand()
- Method in class org.netbeans.lib.cvsclient.command.watch.
WatchMode
Returns the CommandRequest that is used when executing the WatchCommand with this WatchMode.
getCommandProvider(String)
- Method in class org.netbeans.lib.cvsclient.commandLine.
CommandFactory
Get the provider of a command.
getCommandProviders()
- Method in class org.netbeans.lib.cvsclient.commandLine.
CommandFactory
Get the array of all command providers.
getCompatibilityLevel(CVSRoot)
- Method in class org.netbeans.lib.cvsclient.
CVSRoot
With this method it is possible to compare how close two CVSRoots are to each other.
getCompressionLevel()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Getter for property compressionLevel.
getConflict()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get the conflict information.
getConnection()
- Method in class org.netbeans.lib.cvsclient.
Client
Get the connection used for communicating with the server.
getConnection(String)
- Static method in class org.netbeans.lib.cvsclient.connection.
ConnectionFactory
Returns a Connection object to handle the specific CVSRoot specification.
getConnection(CVSRoot)
- Static method in class org.netbeans.lib.cvsclient.connection.
ConnectionFactory
Returns a Connection object to handle the specific CVSRoot specification.
getContent()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateLine
Return the line's content.
getCvsVariables()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
getDate()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get sticky date information.
getDate()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateLine
Returns the date of this line.
getDate()
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsFileInfoContainer
getDate()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getDateFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
Getter for property dateFilter, equals the command-line CVS switch "-d".
getDateFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
Getter for property dateFilter, equals the command-line CVS switch "-d".
getDateFormatted()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Gets the sticky date information as a string in the appropriate format.
getDateString()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateLine
Returns the date in original String-representation of this line.
getDateString()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getDefault()
- Static method in class org.netbeans.lib.cvsclient.commandLine.
CommandFactory
Get the default instance of CommandFactory.
getDescription()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property description.
getEditBackupFile(File)
- Static method in class org.netbeans.lib.cvsclient.command.edit.
EditCommand
Returns the file used for backup the specified file in the edit command.
getEditor()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Getter for property editor.
getEncodedPassword()
- Method in class org.netbeans.lib.cvsclient.connection.
PServerConnection
Get the encoded password.
getEntries(File)
- Method in class org.netbeans.lib.cvsclient.
Client
Get the entries for a specified directory.
getEntries(File)
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Get the entries for a specified directory.
getEntries(File)
- Method in interface org.netbeans.lib.cvsclient.admin.
AdminHandler
Get the entries for a specified directory.
getEntries(File)
- Method in class org.netbeans.lib.cvsclient.admin.
StandardAdminHandler
Get the entries for a specified directory.
getEntriesAsArray(File)
- Method in class org.netbeans.lib.cvsclient.admin.
StandardAdminHandler
Get the entries for a specified directory.
getEntry(File)
- Method in class org.netbeans.lib.cvsclient.
Client
Get the Entry for the specified file, if one exists.
getEntry(File)
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Get the Entry for the specified file, if one exists.
getEntry(File)
- Method in interface org.netbeans.lib.cvsclient.admin.
AdminHandler
Get the Entry for the specified file, if one exists
getEntry(File)
- Method in class org.netbeans.lib.cvsclient.admin.
StandardAdminHandler
Get the Entry for the specified file, if one exists
getEntry()
- Method in class org.netbeans.lib.cvsclient.request.
EntryRequest
getEventManager()
- Method in class org.netbeans.lib.cvsclient.
Client
Get the CVS event manager.
getEventManager()
- Method in interface org.netbeans.lib.cvsclient.response.
ResponseServices
Get the CVS event manager.
getExaminedDirectory(String, String)
- Static method in class org.netbeans.lib.cvsclient.command.
CommandUtils
Returns the directory relative to local path from the specified message.
getExportByDate()
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
Getter for property exportByDate.
getExportByRevision()
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
Getter for property exportByRevision.
getExportDirectory()
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
Getter for property exportDirectory.
getFile()
- Method in class org.netbeans.lib.cvsclient.command.
DefaultFileInfoContainer
Returns the associated file.
getFile()
- Method in class org.netbeans.lib.cvsclient.command.
FileInfoContainer
getFile()
- Method in class org.netbeans.lib.cvsclient.command.
PipedFileInformation
Returns the original file.
getFile()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateInformation
Getter for property file.
getFile()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
ModuleListInformation
getFile()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
Getter for property file.
getFile()
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsFileInfoContainer
getFile()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property file.
getFile()
- Method in class org.netbeans.lib.cvsclient.command.remove.
RemoveInformation
getFile()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property file.
getFile()
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
Getter for file concerned in this instance.
getFile()
- Method in class org.netbeans.lib.cvsclient.file.
FileDetails
Return the file.
getFileEndingWith(String)
- Method in class org.netbeans.lib.cvsclient.command.
BasicCommand
getFileEndingWith(String)
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
getFileForTransmission()
- Method in class org.netbeans.lib.cvsclient.request.
ModifiedRequest
If a file transmission is required, get the file object representing the file to transmit after the request string.
getFileForTransmission()
- Method in class org.netbeans.lib.cvsclient.request.
Request
If a file transmission is required, get the file object representing the file to transmit after the request string.
getFilePath()
- Method in class org.netbeans.lib.cvsclient.event.
FileAddedEvent
Get the path of the file that has been added
getFilePath()
- Method in class org.netbeans.lib.cvsclient.event.
FileUpdatedEvent
Get the path of the file that has been added
getFileReadOnlyHandler()
- Static method in class org.netbeans.lib.cvsclient.file.
FileUtils
Returns the current FileReadOnlyHandler used by setFileReadOnly().
getFiles()
- Method in class org.netbeans.lib.cvsclient.command.
BasicCommand
Get the files and/or directories specified for this command to operate on.
getFiles()
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
Get the files and/or directories specified for this command to operate on.
getFirstChange()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
getFirstLine()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateInformation
getForUsers()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property forUsers.
getGlobalOptions()
- Method in class org.netbeans.lib.cvsclient.
Client
Get the global options that are set to this client.
getGlobalOptions()
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Get the global options that are set to this client.
getGlobalOptions()
- Method in class org.netbeans.lib.cvsclient.command.
Command
Get the global options.
getGlobalOptions()
- Method in interface org.netbeans.lib.cvsclient.response.
ResponseServices
Get the global options that are set to this client.
getGzipFileHandler()
- Method in class org.netbeans.lib.cvsclient.
Client
Return the Gzip stream handler.
getGzipFileHandler()
- Method in interface org.netbeans.lib.cvsclient.response.
ResponseServices
Obtain the file handler for Gzip compressed data.
getHeadRevision()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property headRevision.
getHostName()
- Method in class org.netbeans.lib.cvsclient.
CVSRoot
Get the host name.
getHostName()
- Method in class org.netbeans.lib.cvsclient.connection.
PServerConnection
Get the host name to use.
getIgnoreFileFilter()
- Method in class org.netbeans.lib.cvsclient.
Client
getIgnoreFileFilter()
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Returns the IgnoreFileFilter used to ignore non-cvs files.
getInfoContainer()
- Method in class org.netbeans.lib.cvsclient.event.
FileInfoEvent
Get the information in this event
getInitialisationRequests()
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Get any requests that must be sent before commands are sent, to init this file handler.
getInitialisationRequests()
- Method in interface org.netbeans.lib.cvsclient.file.
FileHandler
Get any requests that must be sent before commands are sent, to init this file handler.
getInitialisationRequests()
- Method in class org.netbeans.lib.cvsclient.file.
GzippedFileHandler
Get any requests that must be sent before commands are sent, to init this file handler.
getInputStream()
- Method in class org.netbeans.lib.cvsclient.connection.
AbstractConnection
Get an input stream for receiving data from the server.
getInputStream()
- Method in interface org.netbeans.lib.cvsclient.connection.
Connection
Get a data inputstream for reading data
getInstance()
- Static method in class org.netbeans.lib.cvsclient.admin.
DateComparator
Returns an instance of a DateComparator.
getInstance()
- Static method in class org.netbeans.lib.cvsclient.connection.
StandardScrambler
Get an instance of the standard scrambler
getInstance()
- Static method in class org.netbeans.lib.cvsclient.util.
BugLog
getKey()
- Method in class org.netbeans.lib.cvsclient.event.
EnhancedMessageEvent
Getter for property key.
getKeywordSubst()
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
Getter for property keywordSubst.
getKeywordSubst()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Getter for property keywordSubst.
getKeywordSubst()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
Getter for property keywordSubst.
getKeywordSubst()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Getter for property keywordSubst.
getKeywordSubstitution()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property keywordSubstitution.
getKeywordSubstitutionOptions()
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
Returns the keyword substitution option.
getKeywordSubstitutionOptions()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Returns the keyword substitution option.
getLastEventForFile()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property lastEventForFile.
getLastModified()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get the last modification time.
getLastModifiedDateFormatter()
- Static method in class org.netbeans.lib.cvsclient.admin.
Entry
Returns the instance of the Last-Modified-Date-Formatter.
getLeftMax()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
getLeftMin()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
getLeftRevision()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
Getter for property leftRevision.
getLengthString(long)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Get the string to transmit containing the file transmission length.
getLine(int, boolean)
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
getLineEnding()
- Method in class org.netbeans.lib.cvsclient.file.
WriteRcsDiffFilePreprocessor
Gets the value of lineending used when writing the resulting file.
getLineNum()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateLine
Returns the line's number.
getLineNumInteger()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateLine
Returns the line's number.
getLines()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getLocalDirectory()
- Method in class org.netbeans.lib.cvsclient.command.
Command
Returns the local path the command is associated with.
getLocalDirectory()
- Method in class org.netbeans.lib.cvsclient.request.
DirectoryRequest
Returns the value of used local directory.
getLocalMessage(String)
- Static method in class org.netbeans.lib.cvsclient.command.
CommandException
getLocalMessage(String, Object[])
- Static method in class org.netbeans.lib.cvsclient.command.
CommandException
getLocalPath()
- Method in class org.netbeans.lib.cvsclient.
Client
Get the local path; that is, the path to the directory in which the currently executing command is referring.
getLocalPath()
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Get the local path that the command is executing in.
getLocalPath()
- Method in class org.netbeans.lib.cvsclient.command.
Command
Deprecated.
Please use the getLocalDirectory() method instead.
getLocalizedMessage()
- Method in class org.netbeans.lib.cvsclient.command.
CommandException
getLocalizedMessage()
- Method in class org.netbeans.lib.cvsclient.connection.
AuthenticationException
getLocks()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property locks.
getLogInfoHeader()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getLogMessage()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Returns the log message.
getLogMessageFromFile()
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
Returns the filename for the file that defines the message.
getMainBeginning()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
getMergeRevision1()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Getter for property mergeRevision1.
getMergeRevision2()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Getter for property mergeRevision2.
getMessage()
- Method in class org.netbeans.lib.cvsclient.command.
CommandException
getMessage()
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
Getter for property message.
getMessage()
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
Returns the commit message.
getMessage()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getMessage()
- Method in class org.netbeans.lib.cvsclient.connection.
AuthenticationException
getMessage()
- Method in class org.netbeans.lib.cvsclient.event.
MessageEvent
Getter for property message.
getMethod()
- Method in class org.netbeans.lib.cvsclient.
CVSRoot
Get the connection method.
getModule()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Returns the module (the in-repository path, where the files should be stored.
getModule()
- Method in class org.netbeans.lib.cvsclient.event.
ModuleExpansionEvent
Get the module name that the original module name has been expanded to.
getModuleName()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
ModuleListInformation
getModuleStatus()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
ModuleListInformation
getModules()
- Method in class org.netbeans.lib.cvsclient.command.
RepositoryCommand
Get the array of modules that are set to be processed.
getModules()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
getModules()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
getModules()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
getName()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get the name of the associated file.
getName()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.SymName
getName()
- Method in interface org.netbeans.lib.cvsclient.commandLine.command.
CommandProvider
Get the name of this command.
getName()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
Import
getName()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
export
getName()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
locbundlecheck
getName()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
rtag
getName()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
tag
getNextChange()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
getNextFileDate()
- Method in class org.netbeans.lib.cvsclient.
Client
Get the modified date for the next file.
getNextFileDate()
- Method in interface org.netbeans.lib.cvsclient.response.
ResponseServices
Get the modified date of the next file to be written.
getNextLine()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateInformation
getNumber()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.
Command
Returns a String that defines which options are available for this particular command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Returns a String that defines which options are available for global options.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
Returns a string indicating the available options.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
Returns a String defining which options are available for this command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.edit.
EditCommand
String returned by this method defines which options are available for this command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsCommand
String returned by this method defines which options are available for this command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.remove.
RemoveCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
String returned by this method defines which options are available for this command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
String returned by this method defines which options are available for this command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.unedit.
UneditCommand
String returned by this method defines which options are available for this command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
String returned by this method defines which options are available for this particular command
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
String returned by this method defines which options are available for this command.
getOptString()
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersCommand
String returned by this method defines which options are available for this particular command
getOptions()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get the options information.
getOutputStream()
- Method in class org.netbeans.lib.cvsclient.connection.
AbstractConnection
Get an output stream for sending data to the server.
getOutputStream()
- Method in interface org.netbeans.lib.cvsclient.connection.
Connection
Get an output stream for sending data to the server
getPackageName(Class)
- Static method in class org.netbeans.lib.cvsclient.util.
BundleUtilities
Returns the package name of the specified class.
getParameters()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
getPassword()
- Method in class org.netbeans.lib.cvsclient.
CVSRoot
Get the password.
getPaths()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
ModuleListInformation
getPort()
- Method in class org.netbeans.lib.cvsclient.
CVSRoot
Get the port number.
getPort()
- Method in interface org.netbeans.lib.cvsclient.connection.
Connection
Get the port number, which this connection is actually using.
getPort()
- Method in class org.netbeans.lib.cvsclient.connection.
LocalConnection
getPort()
- Method in class org.netbeans.lib.cvsclient.connection.
PServerConnection
Get the port number to use.
getPreprocessedTextFile(File)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultTransmitTextFilePreprocessor
getPreprocessedTextFile(File)
- Method in interface org.netbeans.lib.cvsclient.file.
TransmitTextFilePreprocessor
Generates the preprocessed text file from the original text file.
getProcessedInputStream(File)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
getProcessedInputStream(File)
- Method in class org.netbeans.lib.cvsclient.file.
GzippedFileHandler
getProcessedReader(File)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
getProcessedReader(File)
- Method in class org.netbeans.lib.cvsclient.file.
GzippedFileHandler
getPruneDirectories()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Get whether to prune directories.
getRecursive()
- Method in class org.netbeans.lib.cvsclient.command.
BasicCommand
Deprecated.
use isRecursive instead
getRelativeToLocalPathInUnixStyle(File)
- Method in class org.netbeans.lib.cvsclient.command.
Command
Returns the relative path of the specified file (relative to the set local path).
getReleaseTag()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Returns the release tag.
getRemovedLines()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getReportEventType()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property reportEventType.
getReportLastEventForModule()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property reportLastEventForModule.
getReportOnModule()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property reportOnModule.
getRepository()
- Method in class org.netbeans.lib.cvsclient.
CVSRoot
Get the repository.
getRepository()
- Method in class org.netbeans.lib.cvsclient.
Client
Get the repository path from the connection.
getRepository()
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Get the repository used for this connection.
getRepository()
- Method in class org.netbeans.lib.cvsclient.connection.
AbstractConnection
Get the repository path.
getRepository()
- Method in interface org.netbeans.lib.cvsclient.connection.
Connection
Get the repository
getRepository()
- Method in class org.netbeans.lib.cvsclient.request.
DirectoryRequest
Returns the value of used repository directory.
getRepositoryFileName()
- Method in class org.netbeans.lib.cvsclient.command.
PipedFileInformation
Returns the filename in the repository.
getRepositoryFileName()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
Getter for property repositoryFileName.
getRepositoryFileName()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property repositoryFileName.
getRepositoryFilename()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property repositoryFilename.
getRepositoryForDirectory(String)
- Method in class org.netbeans.lib.cvsclient.
Client
Get the repository path for a given directory, for example in the directory /home/project/foo/bar, the repository directory might be /usr/cvs/foo/bar.
getRepositoryForDirectory(String)
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Get the repository path for a given directory, for example in the directory /home/project/foo/bar, the repository directory might be /usr/cvs/foo/bar.
getRepositoryForDirectory(String, String)
- Method in interface org.netbeans.lib.cvsclient.admin.
AdminHandler
Get the repository path for a given directory, for example in the directory /home/project/foo/bar, the repository directory might be /usr/cvs/foo/bar.
getRepositoryForDirectory(String, String)
- Method in class org.netbeans.lib.cvsclient.admin.
StandardAdminHandler
Get the repository path for a given directory, for example in the directory /home/project/foo/bar, the repository directory might be /usr/cvs/foo/bar.
getRepositoryRevision()
- Method in class org.netbeans.lib.cvsclient.command.
PipedFileInformation
Returns the revision of the incoming file.
getRepositoryRevision()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property repositoryRevision.
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
ArgumentRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
ArgumentxRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
CaseRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
CommandRequest
Get the request String that will be passed to the server.
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
DirectoryRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
EntryRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
ExpandModulesRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
GlobalOptionRequest
Get the request String that will be passed to the server.
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
GzipFileContentsRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
GzipStreamRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
ModifiedRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
NotifyRequest
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
QuestionableRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
Request
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
RootRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
SetRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
StickyRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
UnchangedRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
UseUnchangedRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
ValidRequestsRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
ValidResponsesRequest
Get the request String that will be passed to the server
getRequestString()
- Method in class org.netbeans.lib.cvsclient.request.
WrapperSendRequest
Get the request String that will be passed to the server
getResourceBundle(Class, String)
- Static method in class org.netbeans.lib.cvsclient.util.
BundleUtilities
Returns the resource bundle for the specified resource' shortName relative to classInSamePackage.
getResourceName(Class, String)
- Static method in class org.netbeans.lib.cvsclient.util.
BundleUtilities
Returns the resourcename for the resource' shortName relative to the classInSamePackage.
getRevision()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get the revision.
getRevision()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateLine
Returns the revision of this line.
getRevision()
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitInformation
Getter for property revision.
getRevision()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.SymName
getRevision(String)
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Search the revisions by number of revision.
getRevision()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation.SymName
getRevision1()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
Getter for property firstRevision.
getRevision2()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
Getter for property secondRevision.
getRevisionFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
Getter for property revisionFilter, equals the command-line CVS switch "-r".
getRevisionFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
Getter for property revisionFilter, equals the command-line CVS switch "-r".
getRevisionList()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
return the all revisions attached to this log (if more sophisticated method are supplied, this might get obsolete)
getRightMax()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
getRightMin()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
getRightRevision()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
Getter for property rightRevision.
getSelectedRevisions()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property selectedRevisions.
getShowBackToRecordContaining()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property goBackToRecord.
getSinceDate()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property sinceDate.
getSinceRevision()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property sinceRevision.
getSinceTag()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property sinceTag.
getState()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation.Revision
getStateFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
Getter for property stateFilter, equals the command-line CVS switch "-s".
getStateFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
Getter for property stateFilter, equals the command-line CVS switch "-s".
getStatus()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property status.
getStatusForString(String)
- Static method in class org.netbeans.lib.cvsclient.file.
FileStatus
Returns the corresponding FileStatus constant for the specified String.
getStatusString()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Returns the status as a String.
getStickyDate()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property stickyDate.
getStickyInformation()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get the sticky information.
getStickyOptions()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property stickyOptions.
getStickyTag()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property stickyTag.
getStickyTagForDirectory(File)
- Method in class org.netbeans.lib.cvsclient.
Client
Checks for presence of CVS/Tag file and returns it's value.
getStickyTagForDirectory(File)
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Checks for presence of CVS/Tag file and returns it's value.
getStickyTagForDirectory(File)
- Method in interface org.netbeans.lib.cvsclient.admin.
AdminHandler
Checks for presence of CVS/Tag file and returns it's value.
getStickyTagForDirectory(File)
- Method in class org.netbeans.lib.cvsclient.admin.
StandardAdminHandler
Checks for presence of CVS/Tag file and returns it's value.
getStringFromBytes()
- Method in class org.netbeans.lib.cvsclient.util.
ByteArray
Get the String representation of bytes in this array.
getSymName(String)
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Search the symbolic names by name of tag (symbolic name).
getSymNameForTag(String)
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Search the symbolic names by name of tag (symbolic name).
getSymNamesForRevision(String)
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Search the symbolic names by number of revision.
getSymNamesForRevision(String)
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Search the symbolic names by number of revision.
getSynonyms()
- Method in interface org.netbeans.lib.cvsclient.commandLine.command.
CommandProvider
Get the list of synonyms of names of this command.
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
Import
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
add
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
annotate
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
checkout
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
commit
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
diff
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
export
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
locbundlecheck
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
log
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
rannotate
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
remove
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
rlog
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
rtag
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
status
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
tag
getSynonyms()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
update
getTag()
- Method in class org.netbeans.lib.cvsclient.admin.
Entry
Get the sticky tag information.
getTag()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation.SymName
getTag()
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
Returns the tag that should be added or deleted.
getTag()
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
Returns the tag that should be added or deleted.
getTagByDate()
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
Returns the latest date of a revision to be tagged.
getTagByDate()
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
Returns the latest date of a revision to be tagged.
getTagByRevision()
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
Sets the latest date of a revision to be tagged.
getTagByRevision()
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
Sets the latest date of a revision to be tagged.
getTempDir()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Getter for property tempDir.
getTempFile()
- Method in class org.netbeans.lib.cvsclient.command.
PipedFileInformation
getTempFile()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateInformation
getTemporaryWatch()
- Method in class org.netbeans.lib.cvsclient.command.edit.
EditCommand
Returns the temporary watch.
getTemporaryWatch()
- Method in class org.netbeans.lib.cvsclient.command.unedit.
UneditCommand
Returns the temporary watch.
getTimeZone()
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Getter for property timeZone.
getToRevisionOrBranch()
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
Getter for property toRevisionOrBranch.
getTotalRevisions()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
Getter for property totalRevisions.
getTransmitTextFilePreprocessor()
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Returns the preprocessor for transmitting text files.
getTrimmedString(String)
- Static method in class org.netbeans.lib.cvsclient.command.
Command
Returns the trimmed version of the specified String s.
getType()
- Method in class org.netbeans.lib.cvsclient.command.
DefaultFileInfoContainer
Returns the type.
getType()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
ModuleListInformation
getType()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
getUncompressedFileHandler()
- Method in class org.netbeans.lib.cvsclient.
Client
Return the uncompressed file handler.
getUncompressedFileHandler()
- Method in interface org.netbeans.lib.cvsclient.response.
ResponseServices
Obtain from the underlying implementation the file handler for handling uncompressed data.
getUnderlyingException()
- Method in class org.netbeans.lib.cvsclient.command.
CommandException
getUnderlyingStream()
- Method in class org.netbeans.lib.cvsclient.util.
LoggedDataInputStream
getUnderlyingStream()
- Method in class org.netbeans.lib.cvsclient.util.
LoggedDataOutputStream
getUnderlyingThrowable()
- Method in class org.netbeans.lib.cvsclient.connection.
AuthenticationException
Get the underlying throwable that is responsible for this exception.
getUpdateByDate()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Getter for property updateByDate.
getUpdateByRevision()
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Getter for property updateByRevision.
getUsage()
- Method in interface org.netbeans.lib.cvsclient.commandLine.command.
CommandProvider
Get a short string describibg the usage of the command.
getUsage()
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
locbundlecheck
getUser()
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsFileInfoContainer
getUserFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
Getter for property userFilter, equals the command-line CVS switch "-w".
getUserFilter()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
Getter for property userFilter, equals the command-line CVS switch "-w".
getUserName()
- Method in class org.netbeans.lib.cvsclient.
CVSRoot
Get the user name.
getUserName()
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation.Watcher
Gets the user that is watching the file.
getUserName()
- Method in class org.netbeans.lib.cvsclient.connection.
PServerConnection
Get the username.
getValue()
- Method in class org.netbeans.lib.cvsclient.event.
EnhancedMessageEvent
Getter for property value.
getVendorBranch()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Returns the vendor branch.
getVendorTag()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Returns the vendor tag.
getWatch()
- Method in class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
Returns the watch.
getWatchMode()
- Method in class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
Returns the WatchMode.
getWatchString(Watch)
- Static method in class org.netbeans.lib.cvsclient.command.
Watch
Returns the temporary watch value used in the Notify request.
getWatchersIterator()
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation
Returns the Iterator with WatchersInformation.Watcher instances.
getWatches()
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersInformation.Watcher
Returns all the watches defined on the file.
getWorkingRevision()
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusInformation
Getter for property workingRevision.
getWrappers()
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Returns a map with all wrappers.
getWrappersMap()
- Method in class org.netbeans.lib.cvsclient.
Client
Returns the wrappers map associated with the CVS server The map is valid only after the connection is established
getWrappersMap()
- Method in interface org.netbeans.lib.cvsclient.
ClientServices
Returns the wrappers map associated with the CVS server The map is valid only after the connection is established
getWriteRcsDiffFilePreprocessor()
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Gets the preprocessor for merging text files after getting (and un-gzipping) the diff received from server.
getWriteTextFilePreprocessor()
- Method in class org.netbeans.lib.cvsclient.file.
DefaultFileHandler
Gets the preprocessor for writing text files after getting (and un-gzipping) from server.
getXthFile(int)
- Method in class org.netbeans.lib.cvsclient.command.
BasicCommand
Get a single file from the "files" list.
getopt()
- Method in class org.netbeans.lib.cvsclient.commandLine.
GetOpt
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 February 19 2008. | Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.