On 2014-07-20 01:40, Mike wrote:
Interesting! How was the original port from SWT to DWT done? Was some utility used?
It's manually ported. There was a try to create a tool [1] to automatically port the code but that required a too big part of the Java standard library to be ported as well.
[1] http://dsource.org/projects/tioport -- /Jacob Carlborg