Package org.sourcejammer.project.controller

Interface Summary
Archive Title: $FileName: Archive.java$
 

Class Summary
ArchiveFactory Factory class that returns Arvhive objects.
ArchiveFactory.Implementations  
ChangeListMaker Title: $FileName: ChangeListMaker.java$
ChangeListMaker.PathAndFile  
ControllerNode Highest level Node for Controller Nodes.
ControllerUtil Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
CtlNodeAndChildName Title: SourceJammer 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
FileNode Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
Label Title: $FileName: Label.java$
LabelInfo Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
LabelVersionIterator Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
PreviousVersionSourceMaker Title: $FileName: PreviousVersionSourceMaker.java$
PreviousVersionSourceRetreiver  
ProjectChild Represents the minimal amount of information to be stored in the Project file about each child.
ProjectController Title: $FileName: ProjectController.java$
ProjectModification This object contains info about properties of a ProjectNode that need to be changed.
ProjectNode Contains information about a Project, including the project's name, and links to it's parent and children.
TextFileUtil Title: $FileName: TextFileUtil.java$
VersionNode Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
 

Exception Summary
ControllerNodeLockException Thrown if a method tries to change a property of a ControllerNode without having the node locked first and having the correct key.
FileAlreadyExistsException This exception is thrown if an attept is made to create a file when the file already exists.
FileDoesNotExistException This exception is thrown if a File is requested but the File does not exist.
NoSuchVersionException Thrown if a requested version of a file does not exist.
ProjectAlreadyExistsException Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
ProjectDoesNotExistException Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
WrongFileTypeException This exception is thrown if a binary method is called on a text file, or vice versa.
 



Copyright © 2003 Soucejammer project.