GWT Style, Configuration and JSNI Reference




Other Refcardz


thumb

Core Java Concurrency

Contents Include: About Java Concurrency, Concepts, Protecting Shared Data, Concurrent Collections, Threads, Threads Coordination and more...


thumb

Using XML in Java

Features include XML File Sample, Parsing Techniques, XML Structure, XPath, Hot Tips and more.


thumb

Agile Adoption: Improving Software Quality

Contents Include: About Improving Software Quality, Strategies for Improving Quality, The Practices, How to adopt Agile Practices successfully, What Next?, References and more...


thumb

Dependency Injection in EJB 3

Features include Dependency Injection in EJB 3, Resource Injection, Injection of EJB References, Injecting JPA Resources, Using Spring with EJB 3, Hot Tips and more...

"Compact and extremely useful reference from one of the world's foremost authorities on EJB 3." --Reza Rahman




Click Here To
Download PDF


Overview

One of the most beneficial parts of GWT is that your standard Java IDE can help you develop an application without needing to memorize the API. This is especially true when using auto-completion capabilities of your IDE, but unfortunately this doesn’t apply to all aspects of GWT development.

DZone has developed a reference for these other bits, where the IDE is of little or no help. Specifically this includes a consolidated CSS class guide, a module configuration reference at the ready, and a reference to using JSNI. Topics covered:

  • Official GWT Web Sites
  • Styling Widgets with CSS
  • GWT Module Configuration
  • JavaScript Native Interface
  • Hot Tips and more...

About the Author

Robert Hanson is an Applications Manager for Quality Technology Services, a company providing hosting, managed services, and application development. He is passionate about programming and architecture, and has developed opensource software for both the Perl and Java communities. His latest venture is the GWT Widget Library, a set of tools for use with the Google Web Toolkit, a toolkit allowing you to write JavaScript applications in Java. In 2007 Robert co-authored the book GWT in Action with Adam Tacy, providing instruction on using the Google toolkit. Robert provides tutorials and random thoughts about the craft on his blog found at roberthanson.blogspot.com.

Publications
GWT in Action with Adam Tacy

Blog
roberthanson.blogspot.com