Uses of Class
project35.tabletDeployment.FileSpace

Packages that use FileSpace
project35.tabletDeployment   
 

Uses of FileSpace in project35.tabletDeployment
 

Methods in project35.tabletDeployment that return FileSpace
 FileSpace FileSpaceRegistry.getCurrentFileSpace()
           
 FileSpace FileSpaceRegistry.getFileSpace(java.lang.String targetFileName)
           
 

Methods in project35.tabletDeployment with parameters of type FileSpace
 void FileSpaceRegistry.deregisterFileSpace(FileSpace fileSpace)
           
 void FileSpaceRegistry.registerFileSpaceWithExistingFile(FileSpace fileSpace)
           
 void FileSpaceRegistry.setCurrentFileSpace(FileSpace currentFileSpace)
           
 void WhereAmIPanel.setFileSpace(FileSpace fileSpace)
           
 void TabletProject35Dialog.setFileSpace(FileSpace fileSpace)
          sets the current file space.
 void DataEntryPanel.setFileSpace(FileSpace fileSpace)
           
 void AlertsPanel.setFileSpace(FileSpace fileSpace)
           
 void TabletProject35Dialog.updateTitle(FileSpace fileSpace)
          update the title, just in case the currently selected file now has a different name