Is there any way to convert existing Javascript framework to Java classes so that it could be easily used in GWT? I know we can import the "js" files and also can be accessed through JSNI and I don't want that option. I'm looking for some way to auto generate the Wrapper classes for the existing Javascript libraries and use it something similar to Ext GWT<http://www.sencha.com/products/gwt/> .
Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
