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
C
CHANGE
- Static variable in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation.DiffChange
CHANGED
- Static variable in class org.netbeans.lib.cvsclient.command.commit.
CommitInformation
CHECKING_IN
- Static variable in class org.netbeans.lib.cvsclient.command.commit.
CommitBuilder
CHECKOUT
- Static variable in class org.netbeans.lib.cvsclient.request.
CommandRequest
COMMIT
- Static variable in class org.netbeans.lib.cvsclient.command.
Watch
COMMIT
- Static variable in class org.netbeans.lib.cvsclient.request.
CommandRequest
CONFLICTS
- Static variable in class org.netbeans.lib.cvsclient.command.update.
UpdateBuilder
CVSAdapter
- class org.netbeans.lib.cvsclient.event.
CVSAdapter
.
A convenience class for implementing the CVSListener.
CVSAdapter()
- Constructor for class org.netbeans.lib.cvsclient.event.
CVSAdapter
CVSCommand
- class org.netbeans.lib.cvsclient.commandLine.
CVSCommand
.
An implementation of the standard CVS client utility (command line tool) in Java
CVSCommand()
- Constructor for class org.netbeans.lib.cvsclient.commandLine.
CVSCommand
CVSEvent
- class org.netbeans.lib.cvsclient.event.
CVSEvent
.
The base class of all events that are generated by the CVS library.
CVSEvent(Object)
- Constructor for class org.netbeans.lib.cvsclient.event.
CVSEvent
Construct a CVS event.
CVSListener
- interface org.netbeans.lib.cvsclient.event.
CVSListener
.
This interface must be implemented by clients wishing to receive events describing the results of commands.
CVSRoot
- class org.netbeans.lib.cvsclient.
CVSRoot
.
CVSRoot represents the cvsroot that identifies the cvs repository's location and the means to get to it.
CVSRoot(Properties)
- Constructor for class org.netbeans.lib.cvsclient.
CVSRoot
This constructor allows to construct CVSRoot from Properties object.
CVSRoot(String)
- Constructor for class org.netbeans.lib.cvsclient.
CVSRoot
Breaks the string representation of cvsroot into it's components.
CVS_SERVER
- Static variable in class org.netbeans.lib.cvsclient.command.tag.
TagBuilder
CaseRequest
- class org.netbeans.lib.cvsclient.request.
CaseRequest
.
Tells the server that filenames should be matched in a case-insensitive fashion.
CaseRequest()
- Constructor for class org.netbeans.lib.cvsclient.request.
CaseRequest
CheckoutCommand
- class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
.
The checkout command.
CheckoutCommand(boolean, String[])
- Constructor for class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Construct a new checkout command.
CheckoutCommand(boolean, String)
- Constructor for class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Construct a new checkout command.
CheckoutCommand()
- Constructor for class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
Construct a checkout command, with default values for options.
Client
- class org.netbeans.lib.cvsclient.
Client
.
The main way of communication with a server using the CVS Protocol.
Client(Connection, AdminHandler)
- Constructor for class org.netbeans.lib.cvsclient.
Client
Construct a Client using a given connection and file handler.
ClientServices
- interface org.netbeans.lib.cvsclient.
ClientServices
.
Clients that provide the ability to execute commands must implement this interface.
Command
- class org.netbeans.lib.cvsclient.command.
Command
.
All commands must extend this class.
Command()
- Constructor for class org.netbeans.lib.cvsclient.command.
Command
CommandAbortedException
- exception org.netbeans.lib.cvsclient.command.
CommandAbortedException
.
This exception is thrown when a command is aborted during execution
CommandAbortedException(String, String)
- Constructor for class org.netbeans.lib.cvsclient.command.
CommandAbortedException
Creates new CommandAbortedException.
CommandException
- exception org.netbeans.lib.cvsclient.command.
CommandException
.
This exception is thrown when an error occurs while executing a command.
CommandException(Exception, String)
- Constructor for class org.netbeans.lib.cvsclient.command.
CommandException
CommandException(String, String)
- Constructor for class org.netbeans.lib.cvsclient.command.
CommandException
CommandFactory
- class org.netbeans.lib.cvsclient.commandLine.
CommandFactory
.
A factory for commands.
CommandProvider
- interface org.netbeans.lib.cvsclient.commandLine.command.
CommandProvider
.
The provider of CVS commands.
CommandRequest
- class org.netbeans.lib.cvsclient.request.
CommandRequest
.
The request for a command.
CommandUtils
- class org.netbeans.lib.cvsclient.command.
CommandUtils
.
CommandUtils()
- Constructor for class org.netbeans.lib.cvsclient.command.
CommandUtils
CommitBuilder
- class org.netbeans.lib.cvsclient.command.commit.
CommitBuilder
.
Handles the building of update information object and the firing of events when complete objects are built.
CommitBuilder(EventManager, String)
- Constructor for class org.netbeans.lib.cvsclient.command.commit.
CommitBuilder
CommitCommand
- class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
.
The command to commit any changes that have been made.
CommitCommand()
- Constructor for class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
Construct a CommitCommand.
CommitInformation
- class org.netbeans.lib.cvsclient.command.commit.
CommitInformation
.
Describes commit information for a file.
CommitInformation()
- Constructor for class org.netbeans.lib.cvsclient.command.commit.
CommitInformation
Connection
- interface org.netbeans.lib.cvsclient.connection.
Connection
.
Provides a method for accessing a connection, in order to be able to communicate using the CVS Protocol.
ConnectionFactory
- class org.netbeans.lib.cvsclient.connection.
ConnectionFactory
.
Simple class for managing the mapping from CVSROOT specifications to Connection classes.
ConnectionFactory()
- Constructor for class org.netbeans.lib.cvsclient.connection.
ConnectionFactory
Protected Constructor
ConnectionModifier
- interface org.netbeans.lib.cvsclient.connection.
ConnectionModifier
.
Provides a way to modify the communication channel between client and server.
checkout
- class org.netbeans.lib.cvsclient.commandLine.command.
checkout
.
A factory class for creating and configuring a checkout command
checkout()
- Constructor for class org.netbeans.lib.cvsclient.commandLine.command.
checkout
cleanup(File)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultTransmitTextFilePreprocessor
cleanup(File)
- Method in interface org.netbeans.lib.cvsclient.file.
TransmitTextFilePreprocessor
Cleans up the preprocessed text file after sending it.
clearCvsVariables()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Clears the list of cvs internal enviroment variables.
clearModules()
- Method in class org.netbeans.lib.cvsclient.command.
RepositoryCommand
Clear the list of modules.
clearModules()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
clears the list of modules for export.
clearModules()
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
clears the list of modules for checkout.
clearModules()
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
clears the list of modules for export.
clearPatterns()
- Method in class org.netbeans.lib.cvsclient.util.
DefaultIgnoreFileFilter
Clears the list of patters.
clientServices
- Variable in class org.netbeans.lib.cvsclient.command.
BasicCommand
The client services that are provided to this command.
clientServices
- Variable in class org.netbeans.lib.cvsclient.command.
RepositoryCommand
The client services that are provided to this command.
clone()
- Method in class org.netbeans.lib.cvsclient.command.
Command
This method just calls the Object.clone() and makes it public.
clone()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
This method just calls the Object.clone() and makes it public.
close()
- Method in interface org.netbeans.lib.cvsclient.connection.
Connection
Close the connection with the server
close()
- Method in class org.netbeans.lib.cvsclient.connection.
LocalConnection
Close the connection with the server.
close()
- Method in class org.netbeans.lib.cvsclient.connection.
PServerConnection
Close the connection with the server.
close()
- Method in class org.netbeans.lib.cvsclient.util.
LoggedDataInputStream
Closes this input stream and releases any system resources associated with the stream.
close()
- Method in class org.netbeans.lib.cvsclient.util.
LoggedDataOutputStream
Closes this input stream and releases any system resources associated with the stream.
closeTempFile()
- Method in class org.netbeans.lib.cvsclient.command.
PipedFileInformation
closeTempFile()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateInformation
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.
BuildableCommand
Called when server responses with "ok" or "error", (when the command finishes).
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.
Command
Called when server responses with "ok" or "error", (when the command finishes).
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateCommand
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.edit.
EditCommand
Called when server responses with "ok" or "error", (when the command finishes).
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsCommand
Called when server responses with "ok" or "error", (when the command finishes).
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusCommand
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
Called when server responses with "ok" or "error", (when the command finishes).
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
Called when server responses with "ok" or "error", (when the command finishes).
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.unedit.
UneditCommand
Called when server responses with "ok" or "error", (when the command finishes).
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.watch.
WatchCommand
If a builder was set-up, it's outputDone() method is called.
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersCommand
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
locbundlecheck
commandTerminated(TerminationEvent)
- Method in class org.netbeans.lib.cvsclient.event.
CVSAdapter
called when server responses with "ok" or "error", (when the command finishes)
commandTerminated(TerminationEvent)
- Method in interface org.netbeans.lib.cvsclient.event.
CVSListener
called when server responses with "ok" or "error", (when the command finishes)
commit
- class org.netbeans.lib.cvsclient.commandLine.command.
commit
.
Implements the commit command
commit()
- Constructor for class org.netbeans.lib.cvsclient.commandLine.command.
commit
convertPathname(String, String)
- Method in class org.netbeans.lib.cvsclient.
Client
Convert a
pathname
in the CVS sense (see 5.10 in the protocol document) into a local absolute pathname for the file.
convertPathname(String, String)
- Method in interface org.netbeans.lib.cvsclient.response.
ResponseServices
Convert a
pathname
in the CVS sense (see 5.10 in the protocol document) into a local pathname for the file
copyFile(File, File)
- Static method in class org.netbeans.lib.cvsclient.file.
FileUtils
Copies the specified sourceFile to the specified targetFile.
copyTextFileToLocation(InputStream, File)
- Method in class org.netbeans.lib.cvsclient.file.
DefaultWriteTextFilePreprocessor
copyTextFileToLocation(InputStream, File)
- Method in class org.netbeans.lib.cvsclient.file.
WriteRcsDiffFilePreprocessor
Processes the diff and merges it with the original file.
copyTextFileToLocation(InputStream, File)
- Method in interface org.netbeans.lib.cvsclient.file.
WriteTextFilePreprocessor
createAnnotateLine()
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateInformation
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.
BuildableCommand
Method that is called while the command is being executed.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.add.
AddCommand
Method that is called while the command is being executed.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.annotate.
AnnotateCommand
Create a builder for this command.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.annotate.
RannotateCommand
Create a builder for this command.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.commit.
CommitCommand
Method that is called while the command is being executed.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffCommand
Create a builder for this command.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.editors.
EditorsCommand
Creates the EditorsBuilder.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.export.
ExportCommand
Creates the ExportBuilder.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.history.
HistoryCommand
Create a builder for this command.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.importcmd.
ImportCommand
Creates the ImportBuilder.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.log.
LogCommand
Create a builder for this command.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.log.
RlogCommand
Create a builder for this command.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.remove.
RemoveCommand
Method that is called while the command is being executed.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.status.
StatusCommand
Create a builder for this command.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.tag.
RtagCommand
Creates the TagBuilder.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.tag.
TagCommand
Creates the TagBuilder.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Method that is called while the command is being executed.
createBuilder(EventManager)
- Method in class org.netbeans.lib.cvsclient.command.watchers.
WatchersCommand
Creates and returns the WatchersBuilder.
createCVSListener(PrintStream, PrintStream)
- Method in interface org.netbeans.lib.cvsclient.commandLine.
ListenerProvider
createCommand(String, String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.
CommandFactory
Create a CVS command.
createCommand(String[], int, GlobalOptions, String)
- Method in interface org.netbeans.lib.cvsclient.commandLine.command.
CommandProvider
Create the CVS command from an array of arguments.
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
Import
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
add
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
annotate
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
checkout
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
commit
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
diff
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
export
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
locbundlecheck
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
log
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
rannotate
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
remove
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
rlog
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
rtag
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
status
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
tag
createCommand(String[], int, GlobalOptions, String)
- Method in class org.netbeans.lib.cvsclient.commandLine.command.
update
createDiffChange()
- Method in class org.netbeans.lib.cvsclient.command.diff.
DiffInformation
createDiffInformation()
- Method in class org.netbeans.lib.cvsclient.command.diff.
SimpleDiffBuilder
createFile(String)
- Method in class org.netbeans.lib.cvsclient.command.log.
LogBuilder
createFile(String)
- Method in class org.netbeans.lib.cvsclient.command.remove.
RemoveBuilder
createNewRevision(String)
- Method in class org.netbeans.lib.cvsclient.command.log.
LogInformation
createRequestList()
- Method in class org.netbeans.lib.cvsclient.command.
GlobalOptions
Creates a list of requests.
createResponse(String)
- Method in class org.netbeans.lib.cvsclient.response.
ResponseFactory
createTempFile(String)
- Method in interface org.netbeans.lib.cvsclient.command.
TemporaryFileCreator
createTempFile(String)
- Method in class org.netbeans.lib.cvsclient.command.checkout.
CheckoutCommand
createTempFile(String)
- Method in class org.netbeans.lib.cvsclient.command.update.
UpdateCommand
Method that creates a temporary file.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Built on December 18 2007. | Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.