mxro Java Library

Couple of java classes which can be used for multiple purposes. Especially for cross-platform (OS X and Windows) development.

Some java classes that maybe helpful to somebody.
For instance:
- "wrapper classes" for file systems (you can work with files on your local hard drive in the same way as with files kept in memory.
- wrapper for java swing spell checking framework JMySpell that makes this actually work ...
- Classes to manipulate strings similary to unix filters
- and many more

There is no javadoc but a few tutorials about how to use the most important features.

mxro Java Library is used in following projects:
- free website monitoring with WebReminder
- Linnk Editor (personal database in outliner style)

You may find additinal information on the SourceForge.net project page or in my personal database.