Java-Gnome: GTK+ / Gnome Apps in Java
It's great to know that java-gnome is a good way of building gtk/gnome applications. My previous idea of managing docs turns out to be much more possible now, especially when Gmail client has a
java API implementation. Furthermore, for a simple wysiwyg editor, libgtkhtml might be a way of doing that. Fortunately, java-gnome has also an implementation of that. I may also want to integrate blog support to this doc client as one publishing target.
All look like a promising open source project :)