Books

Home
About
Books
Interfaces
Training
Students
Ways & Means
Contact

 

Professional Java Custom UI Components
Kenneth F. Krutsch, David S. Cargo & Virginia Howlett
Wrox Press Inc, August 2001 (ISBN 1861003641)

Perfect for the working Java developer who wants to do more with user interfaces, Professional Java Custom UI Components provides some extremely useful sample code and a working guide to developing your own controls. This intelligent and provocatively argued volume shows that you don't have to settle for the built-in Java components to build more usable software whether inside or outside a browser.”  - Richard Dragan, Amazon.com

 

What does this book cover?

  • Visual design of user interfaces
  • Using AWT and Swing in custom components
  • Implementing design patterns
  • Browser interoperability
  • Building component frameworks
  • Detailed examination of tested production quality code
  • Code maintenance

Book Overview

This book details the design and implementation of professional-grade Java custom user interface components, primarily for use within Internet browsers. Interoperability with the current Internet browsers requires design patterns that provide efficient screen rendering while minimizing the component download time. This book demonstrates proven techniques for developing and deploying client-side Java components and applets that are efficient, and compatible with modern Internet browsers, without the use of external software or plug-ins.

This book introduces custom component development by utilizing a simple example, which has been refined during its use within a college course. It then walks through the design and development of a number of examples derived from actual production code. The book is supported by a download containing thousands of lines of tested code along with comprehensive documentation. Visual design, user interface project management, and code maintenance are also discussed, enabling the code details to be put in context.

Who is this book for?

This book is for Java developers seeking a detailed introduction to designing and implementing custom user-interface components and frameworks. This book contains material that will prove useful to both software engineers developing commercial-quality, web-based applications and web developers interested in creating truly unique web content.

The book assumes the reader is familiar with the Java programming language and has had some exposure to the Abstract Windowing Toolkit (AWT), as well as Swing.

Reviews

See Amazon for a collection of customer and editorial reviews and an excellent summary of the book by Richard Dragan from the Amazon review staff.
 

Code

Wrox Press has liquidated their assets to various publishers. Apress has acquired the rights to the text and code for Professional Java Custom UI Components, but they do not make the code available for download.  During the interim, you can download the complete archive from the link below.  

Download the source code
 

Back to Top
 
Back Up Next
Information in this document is subject to change without notice. Products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders.
Copyright © 1998-2001 Krutsch Associates, Inc. All rights reserved.
For problems or questions regarding this web, contact webmaster@krutsch.com