Design notes

JExplorer

JExplorer has been constructed from components called FileComponent. Those pieces are: FileTree, FileList, LocationBar, StatusBar, FileViewer and the FavoritesMenu. Graphically, JExplorer is like this:

LocationBar

FileTree
 

FileList
 

FileViewer
 

StatusBar
 

All this elements are connected thanks to the FileListener interface.

FileList