|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |