Answer:
Generators allow the GWT coder to generate Java code at compile time and have it then be compiled along with the rest of the project into JavaScript.
Previous Question | Next Question |
How to run GWT application? | Tell me how to make GWT Custom Event Handler? |