- BasicCommand - Class in org.netbeans.lib.cvsclient.command
-
A class that provides common functionality for many of the CVS command
that send similar sequences of requests.
- BasicCommand() - Constructor for class org.netbeans.lib.cvsclient.command.BasicCommand
-
- BasicListener - Class in org.netbeans.lib.cvsclient.commandLine
-
A basic implementation of a CVS listener.
- BasicListener() - Constructor for class org.netbeans.lib.cvsclient.commandLine.BasicListener
-
- BasicListener(PrintStream, PrintStream) - Constructor for class org.netbeans.lib.cvsclient.commandLine.BasicListener
-
- BINARY - Static variable in class org.netbeans.lib.cvsclient.command.KeywordSubstitutionOptions
-
- BinaryBuilder - Interface in org.netbeans.lib.cvsclient.command
-
Extended Builder interface.
- BinaryMessageEvent - Class in org.netbeans.lib.cvsclient.event
-
An event sent from the server to indicate that a binary message should be
displayed to the user.
- BinaryMessageEvent(Object, byte[], int) - Constructor for class org.netbeans.lib.cvsclient.event.BinaryMessageEvent
-
Construct a MessageEvent
- bug(String) - Method in class org.netbeans.lib.cvsclient.util.BugLog
-
- BugLog - Class in org.netbeans.lib.cvsclient.util
-
Assertion tool class.
- BugLog() - Constructor for class org.netbeans.lib.cvsclient.util.BugLog
-
- BugLog.BugException - Exception in org.netbeans.lib.cvsclient.util
-
- BugLog.BugException(String) - Constructor for exception org.netbeans.lib.cvsclient.util.BugLog.BugException
-
- BuildableCommand - Class in org.netbeans.lib.cvsclient.command
-
A class that provides common functionality for many of the CVS command
that send similar sequences of requests.
- BuildableCommand() - Constructor for class org.netbeans.lib.cvsclient.command.BuildableCommand
-
- builder - Variable in class org.netbeans.lib.cvsclient.command.BuildableCommand
-
An implementation of Builder interface that constructs a FileContainerInfo object from
the server's output..
- Builder - Interface in org.netbeans.lib.cvsclient.command
-
- BundleUtilities - Class in org.netbeans.lib.cvsclient.util
-
- BundleUtilities() - Constructor for class org.netbeans.lib.cvsclient.util.BundleUtilities
-
- ByteArray - Class in org.netbeans.lib.cvsclient.util
-
The growable array of bytes.
- ByteArray() - Constructor for class org.netbeans.lib.cvsclient.util.ByteArray
-
Creates a new instance of ByteArray