5
votes
5answers
1k views
What is the best OpenGL java binding?
I am trying to achieve better performance for my Java SWT application, and I just found out it is possible to use OpenGL in SWT. It seems there are more than one Java binding for OpenGL. Which one …
5
votes
4answers
274 views
How do you make a Swing/JFace/SWT GUI addressable?
I have a "fat" GUI that it getting fairly complex, and I would like to add links from a place to an other, and add back/forward buttons to ease navigation. It seems to me that this would be easier …
