A B C D E F G H I J K L M N O P Q R S T U V W X

C

canRead() - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFile
Tests whether the application can read the file denoted by the abstract pathname.
canRead(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFileSystem
Tests whether the application can read the file denoted by the abstract pathname.
canRead() - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFile
 
canRead(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFilesystem
 
canWrite() - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFile
Tests whether the application can modify to the file denoted by the abstract pathname.
canWrite(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFileSystem
Tests whether the application can modify to the file denoted by the abstract pathname.
canWrite() - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFile
 
canWrite(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFilesystem
 
CellBorder - Class in org.itr_rescue.dataGuard.localFileSystem.view.detail
This class creates a nice dotted border
CellBorder(Color) - Constructor for class org.itr_rescue.dataGuard.localFileSystem.view.detail.CellBorder
 
CellBorder(Color, int) - Constructor for class org.itr_rescue.dataGuard.localFileSystem.view.detail.CellBorder
 
CellBorder(Color, int, boolean) - Constructor for class org.itr_rescue.dataGuard.localFileSystem.view.detail.CellBorder
 
CENTER - Static variable in class org.itr_rescue.dataGuard.ui.VerticalFlowLayout
Sets alignment to the center (value = 0.5).
CHANGE_BGCOLOR_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_DIR_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_FGCOLOR_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_FILESYSTEM_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_FONT_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_HELP_URL - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_MKCOLOR_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_PANEL_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
CHANGE_VIEW_TYPE - Static variable in class org.itr_rescue.dataGuard.ui.event.BroadcastEvent
 
changeDirectory(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMView
 
changeDirectory(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.view.detail.DetailView
 
changeDirectory(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.view.list.ListView
Change the current directory to the one specified by the file, making that file the current working directory
changeDirectory(ChangeDirectoryEvent) - Method in interface org.itr_rescue.dataGuard.ui.event.ChangeDirectoryListener
 
ChangeDirectoryEvent - Class in org.itr_rescue.dataGuard.ui.event
Title: Java File Manager Description: Copyright: Copyright (c) 2001 Company: Home
ChangeDirectoryEvent() - Constructor for class org.itr_rescue.dataGuard.ui.event.ChangeDirectoryEvent
 
ChangeDirectoryEvent(JFMFile) - Constructor for class org.itr_rescue.dataGuard.ui.event.ChangeDirectoryEvent
 
ChangeDirectoryListener - Interface in org.itr_rescue.dataGuard.ui.event
Title: Java File Manager Description: Copyright: Copyright (c) 2001 Company: Home
ChangeFilesystemEvent - Class in org.itr_rescue.dataGuard.ui.event
 
ChangeFilesystemEvent() - Constructor for class org.itr_rescue.dataGuard.ui.event.ChangeFilesystemEvent
 
ChangeFilesystemEvent(Object) - Constructor for class org.itr_rescue.dataGuard.ui.event.ChangeFilesystemEvent
 
changePanel(ChangePanelEvent) - Method in interface org.itr_rescue.dataGuard.ui.event.ChangePanelListener
 
ChangePanelEvent - Class in org.itr_rescue.dataGuard.ui.event
Title: Java File Manager Description: Copyright: Copyright (c) 2001 Company: Home
ChangePanelEvent() - Constructor for class org.itr_rescue.dataGuard.ui.event.ChangePanelEvent
 
ChangePanelListener - Interface in org.itr_rescue.dataGuard.ui.event
Title: Java File Manager Description: Copyright: Copyright (c) 2001 Company: Home
ChangeViewEvent - Class in org.itr_rescue.dataGuard.ui.event
Title: Java File Manager
ChangeViewEvent() - Constructor for class org.itr_rescue.dataGuard.ui.event.ChangeViewEvent
 
ChangeViewListener - Interface in org.itr_rescue.dataGuard.ui.event
Title: Java File Manager
characters(char[], int, int) - Method in class org.itr_rescue.dataGuard.localFileSystem.FilesystemXMLHandler
 
checkFileName(String, String) - Method in class org.itr_rescue.dataGuard.remoteView.XmlModel.XmlFileSystemModel
Check if in the folderId folder there is the filename name return true is there isn't, false otherwise
checkFolderName(String, String) - Method in class org.itr_rescue.dataGuard.remoteView.XmlModel.XmlFileSystemModel
 
CheckJRE - Class in org.itr_rescue.dataGuard.Utilities
 
CheckJRE() - Constructor for class org.itr_rescue.dataGuard.Utilities.CheckJRE
 
checkPattern(String, String[]) - Static method in class org.itr_rescue.dataGuard.indexing.parser.LikeQueryUtils
 
checkTransferType() - Method in class org.itr_rescue.dataGuard.DataObjectModel.AbstractFileAction
 
checkTransferType() - Method in class org.itr_rescue.dataGuard.DataObjectModel.MoveFileAction
 
cleanUp() - Static method in class org.itr_rescue.dataGuard.Utilities.Utils
 
clear() - Method in class org.itr_rescue.dataGuard.localFileSystem.view.detail.DetailsTableModel
Removes all rows from the data model.
clearAllFiles() - Method in class org.itr_rescue.dataGuard.remoteView.FileSystem.RemoteFileSystemView
 
CloseableTabbedPane - Class in org.itr_rescue.dataGuard.remoteView
A JTabbedPane which has a close ('X') icon on each tab.
CloseableTabbedPane() - Constructor for class org.itr_rescue.dataGuard.remoteView.CloseableTabbedPane
Creates a new instance of CloseableTabbedPane
CloseableTabbedPane(int) - Constructor for class org.itr_rescue.dataGuard.remoteView.CloseableTabbedPane
Creates a new instance of CloseableTabbedPane
CloseableTabbedPaneListener - Interface in org.itr_rescue.dataGuard.remoteView
The listener that's notified when an tab should be closed in the CloseableTabbedPane.
closeTab(int) - Method in interface org.itr_rescue.dataGuard.remoteView.CloseableTabbedPaneListener
Informs all CloseableTabbedPaneListeners when a tab should be closed
colorChanged(ColorChangeEvent) - Method in interface org.itr_rescue.dataGuard.ui.event.ColorChangeListener
 
ColorChangeEvent - Class in org.itr_rescue.dataGuard.ui.event
The event that gets fired when the color changes.
ColorChangeEvent() - Constructor for class org.itr_rescue.dataGuard.ui.event.ColorChangeEvent
 
ColorChangeEvent(int) - Constructor for class org.itr_rescue.dataGuard.ui.event.ColorChangeEvent
 
ColorChangeListener - Interface in org.itr_rescue.dataGuard.ui.event
The listener that get's notified when the color changes.
ComboBoxCellObject - Class in org.itr_rescue.dataGuard.localFileSystem.view.list
This is the object that is displayed into the root's combobox.
ComboBoxCellObject(JFMFile) - Constructor for class org.itr_rescue.dataGuard.localFileSystem.view.list.ComboBoxCellObject
 
ComboBoxCellRenderer - Class in org.itr_rescue.dataGuard.localFileSystem.view.list
This renderer displays an icon along with the text, if the value is of type JFMFile
ComboBoxCellRenderer() - Constructor for class org.itr_rescue.dataGuard.localFileSystem.view.list.ComboBoxCellRenderer
 
comboRenderer - Variable in class org.itr_rescue.dataGuard.localFileSystem.view.list.ListView
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.AbstractFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.CopyFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.CutFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.DeleteFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.FileSearchAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.HelpAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.IndexAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.MakeDirFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.MoveFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.NewServiceAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.OpenFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.PasteFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.QuitAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.RenameFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.UpdateFileAction
 
compareTo(Object) - Method in class org.itr_rescue.dataGuard.DataObjectModel.UpdateFileStructure
 
compareTo(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFile
Compares two abstract pathnames lexicographically.
compareTo(Object) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFile
Compares this abstract pathname to another object.
compareTo(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFile
 
computeFinalQGrams(String, int) - Static method in class org.itr_rescue.dataGuard.indexing.Index
Compute the q_grams of length q using the string source
computeQGrams(String, int) - Static method in class org.itr_rescue.dataGuard.indexing.parser.LikeQueryUtils
Compute the q_grams of length q using the string source
connect(String, String) - Method in class org.itr_rescue.dataGuard.StorageServer.AbstractStorageServer
 
connect(String, String) - Method in class org.itr_rescue.dataGuard.StorageServer.AmazonS3.AmazonStorageServer
 
connect(String, String) - Method in class org.itr_rescue.dataGuard.StorageServer.DB2.DB2StorageServer
 
connect(String, String) - Method in class org.itr_rescue.dataGuard.StorageServer.gVault.GmailStorageServer
 
connect(String, String) - Method in interface org.itr_rescue.dataGuard.StorageServer.IStorageServer
 
content - Variable in class org.itr_rescue.dataGuard.DataObject.AbstractObjectData
 
CONTENT_SEARCH - Static variable in class org.itr_rescue.dataGuard.DataObjectModel.FileSearchAction
 
convert(long) - Static method in class org.itr_rescue.dataGuard.Utilities.ByteConverter
 
convert(String) - Static method in class org.itr_rescue.dataGuard.Utilities.ByteConverter
 
convertAbstractObjectData(AbstractObjectData, String) - Static method in class org.itr_rescue.dataGuard.DataObject.conversion.AbstractObjectData2File
 
convertLocalFile(File) - Static method in class org.itr_rescue.dataGuard.DataObject.conversion.File2FileObjectData
 
convertLocalFile(JFMFile) - Static method in class org.itr_rescue.dataGuard.DataObject.conversion.JFMFile2FileObjectData
 
convertToVector(Object[]) - Static method in class org.itr_rescue.dataGuard.localFileSystem.view.detail.DetailsTableModel
Returns a vector that contains the same objects as the array.
convertToVector(Object[][]) - Static method in class org.itr_rescue.dataGuard.localFileSystem.view.detail.DetailsTableModel
Returns a vector of vectors that contains the same objects as the array.
COPY_SOURCE - Static variable in class org.itr_rescue.dataGuard.remoteView.XmlModel.XmlFileSystemModel
 
copyFile - Variable in class org.itr_rescue.dataGuard.remoteView.FileSystem.RemoteFileSystemPopupMenu
 
CopyFileAction - Class in org.itr_rescue.dataGuard.DataObjectModel
 
CopyFileAction() - Constructor for class org.itr_rescue.dataGuard.DataObjectModel.CopyFileAction
 
copyFolder - Variable in class org.itr_rescue.dataGuard.remoteView.FileSystem.RemoteFileSystemPopupMenu
 
COPYING - Static variable in class org.itr_rescue.dataGuard.remoteView.XmlModel.XmlFileSystemModel
 
createFile(byte[], String) - Static method in class org.itr_rescue.dataGuard.DataObject.conversion.File2FileObjectData
 
createFile(String) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFile
Creates the file named by the abstract pathname denoted by the parameter.
createFile(String) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFile
 
createFile(String, FileObjectData) - Method in class org.itr_rescue.dataGuard.remoteView.XmlModel.XmlFileSystemModel
 
createFileSystem(String) - Static method in class org.itr_rescue.dataGuard.localFileSystem.JFMFileSystem
This method searches through the registered filesystems, loads and returns the requested one.
createFolder(String, FileObjectData) - Method in class org.itr_rescue.dataGuard.remoteView.XmlModel.XmlFileSystemModel
 
createFolder(FileObjectData) - Method in class org.itr_rescue.dataGuard.remoteView.XmlModel.XmlFileSystemModel
Create a folder underneath the currentFolder.
createImageIcon(String) - Static method in class org.itr_rescue.dataGuard.ui.IconBuilder
 
createIndexAction(RemoteFileSystemView, JFMFile[], int[]) - Method in class org.itr_rescue.dataGuard.DataObjectModel.ActionLoader
 
createNewFile(JFMFile, String) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMFileSystem
Atomically creates a new, empty file named by the abstract pathname if and only if a file with that name does not yet exist.
createNewFile(JFMFile) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFilesystem
 
createNewFile(JFMFile, String) - Method in class org.itr_rescue.dataGuard.localFileSystem.JFMLocalFilesystem
 
createOpenFileAction(RemoteFileSystemView) - Method in class org.itr_rescue.dataGuard.DataObjectModel.ActionLoader
 
createOpenFileAction(RemoteFileSystemView, AbstractObjectData[]) - Method in class org.itr_rescue.dataGuard.DataObjectModel.ActionLoader
 
createQuitAction() - Method in class org.itr_rescue.dataGuard.DataObjectModel.ActionLoader
 
createUpdateFileAction(String, File, RemoteFileSystemView) - Method in class org.itr_rescue.dataGuard.DataObjectModel.ActionLoader
 
createUpdateFileStructureAction(RemoteFileSystemView) - Method in class org.itr_rescue.dataGuard.DataObjectModel.ActionLoader
 
createView(JFMViewRepresentation, String) - Static method in class org.itr_rescue.dataGuard.localFileSystem.JFMView
This method creates the view specified by name.
cutFile - Variable in class org.itr_rescue.dataGuard.remoteView.FileSystem.RemoteFileSystemPopupMenu
 
CutFileAction - Class in org.itr_rescue.dataGuard.DataObjectModel
 
CutFileAction() - Constructor for class org.itr_rescue.dataGuard.DataObjectModel.CutFileAction
 
cutFolder - Variable in class org.itr_rescue.dataGuard.remoteView.FileSystem.RemoteFileSystemPopupMenu
 

A B C D E F G H I J K L M N O P Q R S T U V W X