Uses of Interface
net.sf.extjwnl.dictionary.file_manager.FileManager

Packages that use FileManager
net.sf.extjwnl.dictionary Classes for accessing dictionary information. 
net.sf.extjwnl.dictionary.file_manager Classes used by FileBackedDictionary to interface with the filesystem. 
 

Uses of FileManager in net.sf.extjwnl.dictionary
 

Methods in net.sf.extjwnl.dictionary that return FileManager
protected  FileManager FileBackedDictionary.getFileManager()
          Returns the file manager that backs this database.
 

Uses of FileManager in net.sf.extjwnl.dictionary.file_manager
 

Classes in net.sf.extjwnl.dictionary.file_manager that implement FileManager
 class FileManagerImpl
          An implementation of FileManager that reads files from the local file system.
 



Copyright © 2011. All Rights Reserved.