Book Image

LWUIT 1.1 for Java ME Developers

By : Biswajit Sarkar
Book Image

LWUIT 1.1 for Java ME Developers

By: Biswajit Sarkar

Overview of this book

<p>Writing appealing cross-device applications today in Java ME is challenging as implementation differences in fonts, layout, and menus can make your application look and behave very differently on different devices. So far, the only way out has been low-level programming with its associated complexity.<br /><br />The Lightweight UI Toolkit (LWUIT), an open source Java library, offers Java ME developers an easy-to-use API for creating impressive user interfaces with a device-independent look and feel. The LWUIT library contains many components and tools for bringing consistency and visual gloss to the user interface of your applications, and this book will take you through all of this, to help you get the user interfaces you want.<br /><br />Java ME allows us to write applications that are, generally speaking, portable across a wide range of small devices that support the platform. While the basic functionalities usually work well on all supported devices, the area that does pose problems for developers is the User Interface. Native implementations of javax.microedition.lcdui &ndash; the primary API for UIs in Java ME &ndash; differ so widely from one device to another that maintaining a device-independent and uniform look and feel is virtually impossible. Another problem with the javax.microedition.lcdui package is that it does not support components and capabilities that can fully satisfy present day user expectations. The Lightweight UI Toolkit is the solution to these problems. LWUIT offers a wide range of components with a device-independent look and feel for building UIs. While some of these widgets are also available under lcdui, there are a number of new ones too. These additions enable application developers to design UIs that can come very close to their desktop counterparts in terms of visual sophistication and LWUIT is not just about new components either. The API supports a whole range of new functionalities (like Theming and Transitions) too.<br /><br />This book takes Java ME developers through the library, with examples showing how to use the main components and functionalities. It also goes beyond a description of what is available by showing how to extend the library by plugging in custom-built classes.</p>
Table of Contents (18 chapters)
LWUIT 1.1 for Java ME Developers
Credits
About the Author
About the Reviewers
Preface

About the Reviewers

Lukas Hasik is Java enthusiast that likes to break the limits. However, he will always remember that real life happens out of the wires and chips.

Lukas works for SUN Microsystems from fall 2000. He used to be part of the NetBeans team, where he led a Quality Assurance team for NetBeans Mobility and NetBeans Core & Platform. Lukas has moved to the Compute Cloud group in 2009 and leads the QA team. He spoke at several conferences on topics about Java, Tools, and Testing.

Valentin Crettaz holds a master degree in Information and Computer Science from the Swiss Federal Institute of Technology in Lausanne, Switzerland (EPFL). After he finished studying in 2000, Valentin worked as a software engineer with SRI International (Menlo Park, USA) and as a principal engineer in the Software Engineering Laboratory at EPFL. In 2002, as a good patriot, he came back to Switzerland to co-found a start-up called Condris Technologies, a company that provides IT development and consulting services and specializes in the creation of innovative next-generation software architecture solutions as well as secure wireless telecommunication infrastructures.

From 2004 to 2008, Valentin served as a senior IT consultant in one of the largest private banks in Switzerland, where he worked on next generation e-banking platforms.

Starting in 2008, Valentin joined Goomzee Corporation as Chief Software Guru. Goomzee is a Montana-based company that provides solutions for connecting buyers and sellers in any market vertical through mobile interactions.

Valentin also owns a small consultancy business called Consulthys, a new venture that strongly focuses on leveraging Web 2.0 technologies in order to reduce the cultural gap between IT and business people.