Re: j2s-development] AWT to Javascript !
Brought to you by:
zhourenjian
|
From: Zhou R. <jo...@sj...> - 2006-08-06 06:18:14
|
Soheil Hassas Yeganeh wrote: > Hi Zhou, > > They released swingweb accessible at : > http://swingweb.sourceforge.net/swingweb/ > > ReGaRdS > Soheil > > In a rush view of SwingWeb, it seems that SwingWeb is developing Swing application in a mixed mode (using both Java codes and XML/HTML tags). BTW: Maybe dealing with tags is much faster than totally dealing with JavaScript codes. Java2Script' SWT performance is still considered poor, even though using asynchronous loading mode and Java reflection (Try to run the updated org.eclipse.swt.examples.controlexample.ControlExample) helps a lot. Regards. |