Wedgi

What is Wedgi?

Wedgi allows you to view and edit documents from a variety of sources. Wedgi currently supports files and URLs with an http protocol. Once you load a document into Wedgi it stays forever, you can cycle between loaded documents, edit them, cut and paste, and continue to load documents.

Of course if you load a URL for which a connection can't be easily made it's possible to wedge the system --- no wonder we call it Wedgi!

There are two versions of the program, one using AWT directly and one that uses swing, the newer framework that is built on top of AWT.

AWT

See the javadoc page for descriptions of the classes in the package wedgi or look directly at the source links below.

swing

See the javadoc page for descriptions of the classes in the package wedgi or look directly at the source links below.
Comments?