Please Support The Fight Against EU Software Patents
Most of these quotes are from The Quotations Page.

Tree Edit

Have you ever felt the need to navigate through a large tree view of directories and files, making occasional changes with a text editor?

Probably not. But I needed to once my game was set up to save its data as a tree of files in human-readable form, and was completely unable to find a suitable program. So I wrote one... be warned, I wrote it as quickly as possible. There are bugs, and they could potentially damage files. However, it won't write to a file that appears to be binary.

I've found it to be very useful...

Source: treeedit.tgz

Package: org.davidmorgan.treeEdit.*

Main: org.davidmorgan.treeEdit.TreeEdit

Screenshot:

Screenshot of TreeEdit