Actually, that is not really true. GWT Designer has a very powerful reverse engineering parser that allows it to understand most (80-90%) hand-written and refactored code. You can use the GUI layout tools to create an initial design, switch to the source view to modify it and then switch back to the design view to continue working. This is one of the features that distinguishes it (and its SWT and Sweing Designer siblings) from other GUI builders on the market that either have very limited parsers or can't parse any code at all (like NetBeans). Note that GWT Designer (as part of WindowBuilder Pro) is a Jolt Award Finalist this year!
On Dec 22, 7:50 am, "[email protected]" <[email protected]> wrote: > > GWT Designer does many cool things for me, like adding the methods if > i change the interface for a romte service > but the "drag and drop" GUI Builder is often just useful for creating > something fast, then change it and never will be able to use designer > mode again --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
