SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan
A B C D E F G H I J L M N O P Q R S T U V W X Y Z

F

File - class org.sourcejammer.project.view.File.
Represents info about File to share with client.
FILE - Static variable in class org.sourcejammer.project.model.filesys.Util.Directories
 
FILE - Static variable in class org.sourcejammer.project.model.filesys.NodeLibraryFS.NodeType
 
FILE - Static variable in class org.sourcejammer.util.AppConfig.NodeTypes
 
FILE_NAME - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
FILE_SYSTEM - Static variable in class org.sourcejammer.project.controller.ArchiveFactory.Implementations
 
FILE_TYPE - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
FILE_UNIQUE_ID - Static variable in class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
File() - Constructor for class org.sourcejammer.project.view.File
 
FileAccessException - exception org.sourcejammer.project.model.FileAccessException.
Thrown if the system cannot access a file due possibly to an IOException or an SQL or database connection exception.
FileAccessException() - Constructor for class org.sourcejammer.project.model.FileAccessException
 
FileAccessException(String) - Constructor for class org.sourcejammer.project.model.FileAccessException
 
FileAccessException(String, Exception) - Constructor for class org.sourcejammer.project.model.FileAccessException
 
FileAlreadyExistsException - exception org.sourcejammer.project.controller.FileAlreadyExistsException.
This exception is thrown if an attept is made to create a file when the file already exists.
FileAlreadyExistsException() - Constructor for class org.sourcejammer.project.controller.FileAlreadyExistsException
 
FileAlreadyExistsException(String) - Constructor for class org.sourcejammer.project.controller.FileAlreadyExistsException
 
FileAlreadyExistsException(String, Exception) - Constructor for class org.sourcejammer.project.controller.FileAlreadyExistsException
 
fileCheckSum(byte[]) - Static method in class org.sourcejammer.client.filesys.FileSysUtil
Returns the sum of all bytes in the byte array.
fileCheckSum(byte[]) - Static method in class org.sourcejammer.util.FileUtil
Returns the sum of all bytes in the byte array.
fileCheckSum(File) - Static method in class org.sourcejammer.client.filesys.FileSysUtil
Returns the sum of all bytes in the file.
fileCheckSum(String) - Static method in class org.sourcejammer.client.filesys.FileSysUtil
Returns the sum of all bytes in the file.
FileDateFilter - class org.sourcejammer.util.FileDateFilter.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
FileDateFilter(Date, int) - Constructor for class org.sourcejammer.util.FileDateFilter
 
FileDoesNotExistException - exception org.sourcejammer.project.controller.FileDoesNotExistException.
This exception is thrown if a File is requested but the File does not exist.
FileDoesNotExistException() - Constructor for class org.sourcejammer.project.controller.FileDoesNotExistException
 
FileDoesNotExistException(String) - Constructor for class org.sourcejammer.project.controller.FileDoesNotExistException
 
FileDoesNotExistException(String, Exception) - Constructor for class org.sourcejammer.project.controller.FileDoesNotExistException
 
FileDownloader - class org.sourcejammer.project.view.FileDownloader.
Object used to stream files to client is chunks of specified size.
FileDownloader.DownloadTypes - class org.sourcejammer.project.view.FileDownloader.DownloadTypes.
 
FileDownloader.DownloadTypes() - Constructor for class org.sourcejammer.project.view.FileDownloader.DownloadTypes
 
FileDownloader() - Constructor for class org.sourcejammer.project.view.FileDownloader
Construct a new FileDownloader.
FileNode - class org.sourcejammer.project.controller.FileNode.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
FileNode - class org.sourcejammer.client.gui.dialog.FileNode.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
FileNode() - Constructor for class org.sourcejammer.project.controller.FileNode
 
FileNode() - Constructor for class org.sourcejammer.client.gui.dialog.FileNode
 
FileNode(File, boolean, boolean) - Constructor for class org.sourcejammer.client.gui.dialog.FileNode
 
FileNodeFS - class org.sourcejammer.project.model.filesys.FileNodeFS.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
FileNodeFS() - Constructor for class org.sourcejammer.project.model.filesys.FileNodeFS
 
FileNodeTableCellRenderer - class org.sourcejammer.client.gui.FileNodeTableCellRenderer.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
FileNodeTableCellRenderer() - Constructor for class org.sourcejammer.client.gui.FileNodeTableCellRenderer
 
fileNodeToXML(FileNodeFS) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Turn a FileNodeFS object into an XML Doc for storage on file system.
FileProperties - class org.sourcejammer.project.view.FileProperties.
Represents the properties of a file being added to an archive.
FileProperties() - Constructor for class org.sourcejammer.project.view.FileProperties
 
FileSelectionListener - class org.sourcejammer.client.gui.listener.FileSelectionListener.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
FileSelectionListener() - Constructor for class org.sourcejammer.client.gui.listener.FileSelectionListener
 
FileSendException - exception org.sourcejammer.project.view.FileSendException.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
FileSendException() - Constructor for class org.sourcejammer.project.view.FileSendException
 
FileSendException(String) - Constructor for class org.sourcejammer.project.view.FileSendException
 
FileSendException(String, Exception) - Constructor for class org.sourcejammer.project.view.FileSendException
 
fileSize - Variable in class org.sourcejammer.server.make.BytesToAddStreamer
 
FILESYS - Static variable in class org.sourcejammer.client.commandline.CommandLineInterpreter.Implementations
 
FileSysArchiveGetter - class org.sourcejammer.project.model.filesys.FileSysArchiveGetter.
Singleton implementation of ArchiveGetter for file system.
FileSysLabel - class org.sourcejammer.project.model.filesys.FileSysLabel.
FileSys implementation of LabelInfo.
FileSysLabel() - Constructor for class org.sourcejammer.project.model.filesys.FileSysLabel
 
FileSystemRoot - class org.sourcejammer.client.filesys.FileSystemRoot.
Wrapping File objects that represent file system roots should get around the Windows 32 bug where a dialog pops up if you have not disk in your floppy drive.
FileSystemRoot(File) - Constructor for class org.sourcejammer.client.filesys.FileSystemRoot
 
FileSystemRoot(String) - Constructor for class org.sourcejammer.client.filesys.FileSystemRoot
 
FileSystemRootNode - class org.sourcejammer.client.gui.dialog.FileSystemRootNode.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
FileSystemRootNode(boolean, boolean) - Constructor for class org.sourcejammer.client.gui.dialog.FileSystemRootNode
 
FileSysUtil - class org.sourcejammer.client.filesys.FileSysUtil.
Client file system utilities.
FileTransport - class org.sourcejammer.client.FileTransport.
 
FileUploader - class org.sourcejammer.project.view.FileUploader.
This object allows the client to chop up a file into smaller chunks and stream in each chunk in sequence.
FileUploader() - Constructor for class org.sourcejammer.project.view.FileUploader
Construct a new FileUploader.
FileUtil - class org.sourcejammer.util.FileUtil.
Static functions related to files.
FILTER_GREATER_THAN - Static variable in class org.sourcejammer.util.FileDateFilter
 
FILTER_GREATER_THAN_EQUAL - Static variable in class org.sourcejammer.util.FileDateFilter
 
FILTER_LESS_THAN - Static variable in class org.sourcejammer.util.FileDateFilter
 
FILTER_LESS_THAN_EQUAL - Static variable in class org.sourcejammer.util.FileDateFilter
 
finailze() - Method in class org.sourcejammer.server.make.BufferedChunkCompare
 
finailze() - Method in class org.sourcejammer.server.make.BytesToAddStreamer
 
finailze() - Method in class org.sourcejammer.server.make.ByteArrayBuffer
 
finalize() - Method in class org.sourcejammer.client.gui.StartGUI
 
finalize() - Method in class org.sourcejammer.client.gui.action.ActionCentral
 
fireAction(Integer) - Method in class org.sourcejammer.client.gui.action.ActionCentral
 
fireAction(Integer, ActionEvent) - Method in class org.sourcejammer.client.gui.action.ActionCentral
 
fireActionThisThread(Integer) - Method in class org.sourcejammer.client.gui.action.ActionCentral
 
fireActionThisThread(Integer, ActionEvent) - Method in class org.sourcejammer.client.gui.action.ActionCentral
 
fireProcess(Integer) - Method in class org.sourcejammer.client.gui.process.ProcessCentral
 
fireProcess(Integer, Object) - Method in class org.sourcejammer.client.gui.process.ProcessCentral
 
fireProcess(Integer, Object, int, int, int) - Method in class org.sourcejammer.client.gui.process.ProcessCentral
 
fireProcess(ProcessInfo) - Method in interface org.sourcejammer.client.gui.process.SJProcess
 
fireProcess(ProcessInfo) - Method in class org.sourcejammer.client.gui.process.AbstractProcess
 
firstStringSortsBeforeSecond(String, String, boolean) - Static method in class org.sourcejammer.util.StringUtil
 
firstUnmatchedByte(BufferedChunkCompare) - Method in class org.sourcejammer.server.make.BufferedChunkCompare
 
forward(HttpServletRequest, HttpServletResponse, String) - Method in class org.sourcejammer.web.servlet.BrowseArchiveController
Forwards control to the specified page.
FSNodeCache - class org.sourcejammer.project.model.filesys.FSNodeCache.
Title: Description: Copyright: Copyright (c) 2001 Company:
FSNodeCache(CachedObjectMasterList, NodeLibraryFS) - Constructor for class org.sourcejammer.project.model.filesys.FSNodeCache
 
FULL_SOURCE - Static variable in class org.sourcejammer.util.AppConfig.FileHistoryStorageTypes
 

SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan
A B C D E F G H I J L M N O P Q R S T U V W X Y Z