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:
All this elements are connected thanks to the FileListener interface.
FileList