Project Notes
Project: jEdit Commander
Author: Matija Kejzar
Company: Source Forge
Description:
A file manager for jEdit. Resembles the (in)famous Norton
Commander in many ways
ChangeLog - 0.1.5
- jEdit Commander again tries to save the window geometry on jEdit exit, only
this time a NullPointerException is intercepted
- Improved JEditCommanderFile structure, optimized JEditCommanderCellRenderer
and JEditCommanderTableModel - scrolling and selecting is now much faster
- You now how to press CONTROL in order for keyboard shortcuts to work
- File filtering
- Fast switching combo box improved: you can now switch between root filesystems
and parent directories
Later releases...
- Make jEdit Commander handle directories recursively
- Attribute handling (Could it be done in non-platform-specific way?)
- User-defined rendering of files, directories, hidden files, read only etc.
- Render read-only, write-only files differently (Watch out, may slow the whole
process of displaying the contents of a directory down)
- Make the Console execute a file by double-clicking it (Is it really a good idea
to make jEdit Commander dependant on yet another plugin?)
- Back/Forward buttons on the tool bar