Vasil Bachvarov wrote: > You could use eclipse.org's SWT GUI framework instead of Swing. > Migration shouldn't be that hard.
Are you sure of that point? > Check it out, the program would have better look and feel, That's not what I feel when I use Eclipse on Linux (or Azureus on Linux). I use the versions built using SWT/GTK. IMHO, Java 1.5/Swing looks and feels pretty good and performance is not that bad. That is, if performance is bad then it would be bad with SWT too. Because bad performance is generally XMLmind's fault and not Java's fault or AWT/Swing's fault. > and also performance. Are you sure of this other point? Graphics performance does not seem to be the problem in XXE. However thanks for the suggestions. In the very near future, hopefully, we'll start another project, *extremely* graphics intensive, and this time we seriously think about developping it on the top of Eclipse's Rich Client Platform.

