- Direct Known Subclasses:
- AnnotateInformation, DefaultFileInfoContainer, DiffInformation, EditorsFileInfoContainer, LogInformation, ModuleListInformation, PipedFileInformation, RemoveInformation, StatusInformation, WatchersInformation
public abstract class FileInfoContainer
extends java.lang.Object
It's a base class for all containers that store information being processed
during execution of cvs commands.
Such info is then transmitted via the event mechanism (CVSEvent) to the
appropriate UI classes that use this information to display it to the user.