GWT

Image

Take the user experience of your website to a new level with Ext GWT

  • Explore the full range of features of the Ext GWT library through practical, step-by-step examples.
  • Discover how to combine simple building blocks into powerful components.
  • Create powerful Rich Internet Applications with features normally only found in desktop applications.
  • Learn how to structure applications using MVC for maximum reliability and maintainability.

In Detail

Ext GWT, also known as GXT, takes Google Web Toolkit one step further by providing a wide range of powerful user interface components. It allows a developer to create powerful web applications that are almost like desktop applications. However to leverage all the features of this powerful Java library for creating desktop-style web applications, you need to learn how and when to use the right user interface component.

Ext GWT 2.0: Beginner's Guide is a practical book that teaches you how to use the EXT GWT library to its full potential. It provides a thorough and no-nonsense explanation of the Ext GWT library, what it offers and how to use it through practical examples. This book provides clear, step-by-step instructions for getting the most out of Ext GWT and offers practical examples and techniques that can be used for building your own applications in EXT GWT.

This book gets you up and running instantly to build powerful Rich Internet Applications (RIA) with Ext GWT. It then takes you through all the interface-building widgets and components of Ext GWT using practical examples to demonstrate when, where, and how to use each of them. Layouts, forms, panels, grids, trees, toolbars, menus, and many other components are covered in the many examples packed in this book. You will also learn to present your data in a better way with templates and use some of the most sought-after features of Ext GWT in your web applications such as drag-and-drop and charts. Throughout the book a real application is built step by step using Ext GWT and deployed to Google App Engine.

Imagine how great you'll feel when you're able to create great-looking desktop-style user interfaces for your web applications with Ext GWT!

A comprehensive beginner's guide to building powerful rich internet applications using the Ext GWT library.

What you will learn from this book

  • Get a development environment up and running quickly
  • Understand the working of Ext GWT and avoid common pitfalls
  • Make web applications behave like desktop applications by using the many UI widgets of Ext GWT
  • Design powerful, flexible forms to capture data
  • Easily load and manipulate data in the browser from multiple sources
  • Present information elegantly using templates
  • Structure larger applications using the Model-View-Controller pattern to ensure that different components are independent of each other
  • Create intuitive interfaces using drag and drop: a feature usually found only in desktop applications
  • Display plenty of information in a very simple way with the wide range of charts available in EXT GWT
  • Deploy applications to the world using Google App Engine

Approach

This is a hands-on beginner's guide that builds a complete Ext GWT application through the book visiting a new set of features in each chapter. You will learn the entire range of features available in the Ext GWT library. At every point you will be given practical examples and techniques that can easily be adapted for your own applications.

Who this book is written for

If you are a Java developer aspiring to build intuitive web applications with Ext GWT, then this book is for you. It assumes that you are familiar with HTML and CSS. Developers who wish to add an RIA look to their existing GWT applications with Ext GWT will find this book extremely useful.

Image

Take the user experience of your website to a new level with Ext GWT

  • Explore the full range of features of the Ext GWT library through practical, step-by-step examples.
  • Discover how to combine simple building blocks into powerful components.
  • Create powerful Rich Internet Applications with features normally only found in desktop applications.
  • Learn how to structure applications using MVC for maximum reliability and maintainability.

In Detail

Ext GWT, also known as GXT, takes Google Web Toolkit one step further by providing a wide range of powerful user interface components. It allows a developer to create powerful web applications that are almost like desktop applications. However to leverage all the features of this powerful Java library for creating desktop-style web applications, you need to learn how and when to use the right user interface component.

Ext GWT 2.0: Beginner's Guide is a practical book that teaches you how to use the EXT GWT library to its full potential. It provides a thorough and no-nonsense explanation of the Ext GWT library, what it offers and how to use it through practical examples. This book provides clear, step-by-step instructions for getting the most out of Ext GWT and offers practical examples and techniques that can be used for building your own applications in EXT GWT.

This book gets you up and running instantly to build powerful Rich Internet Applications (RIA) with Ext GWT. It then takes you through all the interface-building widgets and components of Ext GWT using practical examples to demonstrate when, where, and how to use each of them. Layouts, forms, panels, grids, trees, toolbars, menus, and many other components are covered in the many examples packed in this book. You will also learn to present your data in a better way with templates and use some of the most sought-after features of Ext GWT in your web applications such as drag-and-drop and charts. Throughout the book a real application is built step by step using Ext GWT and deployed to Google App Engine.

Imagine how great you'll feel when you're able to create great-looking desktop-style user interfaces for your web applications with Ext GWT!

A comprehensive beginner's guide to building powerful rich internet applications using the Ext GWT library.

What you will learn from this book

  • Get a development environment up and running quickly
  • Understand the working of Ext GWT and avoid common pitfalls
  • Make web applications behave like desktop applications by using the many UI widgets of Ext GWT
  • Design powerful, flexible forms to capture data
  • Easily load and manipulate data in the browser from multiple sources
  • Present information elegantly using templates
  • Structure larger applications using the Model-View-Controller pattern to ensure that different components are independent of each other
  • Create intuitive interfaces using drag and drop: a feature usually found only in desktop applications
  • Display plenty of information in a very simple way with the wide range of charts available in EXT GWT
  • Deploy applications to the world using Google App Engine

Approach

This is a hands-on beginner's guide that builds a complete Ext GWT application through the book visiting a new set of features in each chapter. You will learn the entire range of features available in the Ext GWT library. At every point you will be given practical examples and techniques that can easily be adapted for your own applications.

Who this book is written for

If you are a Java developer aspiring to build intuitive web applications with Ext GWT, then this book is for you. It assumes that you are familiar with HTML and CSS. Developers who wish to add an RIA look to their existing GWT applications with Ext GWT will find this book extremely useful.

Image

The Google Web Toolkit is a new technology that automatically translates Java into JavaScript, making Ajax applications easier to code and deploy. GWT in Action is a comprehensive tutorial for Java developers interested in building the next generation of rich, web-based applications. This book was written by Robert Hanson, creator of the popular GWT Widget Library and Adam Tacy a major contributor to the GWT Widget Library.

There is a new emphasis on building rich, web-based applications. These applications can be difficult to build because they rely on JavaScript, which lacks the sophisticated object-oriented structures and static typing of Java, they are tricky to debug, and they require you to manage numerous browser inconsistencies.

In May of 2006 Google released the Google Web Toolkit (GWT). GWT enables developers to create Ajax applications in Java. With GWT, you can build your applications using a real object-oriented language and take advantage of Java tools like Eclipse that are already available. Instead of trying to bring tool support to Ajax, Google brought Ajax to a place where the tools already existed.

GWT in Action shows you how to take advantage of these exciting new tools. Readers will follow an example running throughout the book and quickly master the basics of GWT: widgets, panels, and event handling. The book covers the full development cycle, from setting up your development environment, to building the application, then deploying it to the web server. The entire core GWT library is discussed, with details and examples on how it can be extended.

GWT helps you make the most of Ajax in your web applications and GWT in Action helps you get more out of GWT. Readers can download Early Access Chapters of GWT in Action now and participate in the Author Forum by visiting at the Manning site.

Image

Ajax is a web development technique that takes advantage of JavaScript to display and interact dynamically with information embedded into a web page. Its emergence has made it possible to create web applications that closely resemble their desktop–based brethren. With this exciting new ability came several challenges; not only did developers have to learn JavaScript, but they were also forced to use inefficient development processes, not to mention deal with cross–platform and browser difficulties. But with the release of Google Web Toolkit (GWT), Java developers are able to continue using their favorite language to write powerful Ajax applications while using not only the Java language, but also the very same development tools they’re already using on a daily basis!

Serious Java developers wanting to write Ajax applications using GWT can expect a fast–paced, yet thorough, introduction to GWT from Java expert Vipul Gupta. You’ll gain key insights into the GWT framework’s capabilities and can rely on clear instruction that will show you how to incorporate GWT into your daily development routine in the most effective way. Accelerated GWT introduces you to the popular GWT framework in a way that will allow you to begin using GWT in short order. Foregoing superfluous introductions to JavaScript and Ajax, you’ll instead be immersed in GWT fundamentals from the very first chapter. Subsequent chapters discuss key GWT concepts such as architecture, widgets, and RPC. Understanding you’ll want to efficiently integrate GWT into your development workflow, the author also devotes time to sound GWT application design, testing, and internationalization issues.

What you’ll learn

  • Use GWT’s Remote Procedure Call (RPC) capabilities to greatly enhance the user experience by optimizing application performance.
  • Go beyond basic syntax fundamentals to learn how to most effectively design and test your GWT applications.
  • Build complex interfaces by taking advantage of GWT’s advanced widget offerings.

Who is this book for?

Java–minded web developers seeking to incorporate Ajax capabilities into their web applications without sacrificing sound development principles.

Subscribe to RSS - GWT