Jedit, Jext & J: Java-based Editors Compared
An anonymous reader writes "There are times when I want a lean, mean editor and times when I enjoy a good, bloated editor packed with wizards. We compare the programming editors Jext and J to Jedit and offer a revised opinion of the best Java for Linux."
"...a revised opinion of the best Java for Linux."
You seem to have forgotten about platform independence. These editors almost certainly run on any platform for which there is a version of the JVM.
That was the big selling point of Java wasn't it ? Write once, run (slowly) anywhere (provided there's enough memory and cpu cycles free and you weren't planning on running anything else because all your resource are belong to Java).
Now wash your hands.