Package lhmc.files

Class Summary
AudioFileFilter AudioFileFilter is an instance of the FileFilter interface Accept all directories and image formats that our plugins can display.
CopyManager CopyManager manages the copy of files between difrent locations.
CopyTo CopyTo is a threaded class that manages the copy of files from remote filesystem (SmbFile) to local filesystem (File) and vice versa.
FileManager FileManager uses the SortedTreeNode class to keep que current directory (with filtred files) in order.
ImageFileFilter ImageFileFilter is an instance of the FileFilter interface Aceept all directories and image formats that our plugins can display.
SortedTreeNode SortedTreeNode: a mutable tree node with alphabetically sorted children
SuportedFilesFileFilter SuportedFilesFileFilter is an instance of the FileFilter interface Aceept all directories and image, audio and video formats that our plugins can display.
UrlUtils UrlUtils helps the url files that can contain a File or a SmbFile.
VideoFileFilter VideoFileFilter is an instance of the FileFilter interface Aceept all directories and image formats that our plugins can display.