Rating:  Summary: A regurgitation of the freely available Java API references Review: Although this book does a good job of
presenting the AWT API, most of what is
presented is available in pretty much the
same form as part of the standard Java
AWT documentation. More examples that tie
together all the concepts would have
been appreciated. A good example of this
is Dan Heller's excellent Motif book (Vol. 6A)
from ORA.
Rating:  Summary: Excellent coverage not found elsewhere Review: If you have been waiting for a good JDK 1.1 reference book, wait no longer.
The Java Awt Reference by John Zukowski is an outstanding book.
I have been working on an AWT-intensive consulting assignment for about the past three weeks and have found this book to be invaluable. I was able to find the answer to almost all of my questions in Mr. Zukowski's book, including, for example, answers on how to drive a printer using the new features of the JDK 1.1 AWT.
O'Reilly & Associates has a knack for working with outstanding authors and publishing outstanding books and this one is no exception to that rule.
Rating:  Summary: twice as long as it should be Review: If you want to do AWT 1.1 programming, get this book. I spent the past four months implementing the new 1.1 AWT features in Metrowerks Java for the Macintosh, and only this book described the new features in enough detail to give me the specification that is sorely lacking in the Sun documentation. Plus, the sample code provided not only an excellent tutorial, but also gave me lots of test cases to work with.
This book isn't just a reference with the API's and constants listed for you. It also has excellent descriptions of the classes, and how they work, along with samples that demonstrate the new features. Many chapters (notable the printing chapter) document bugs in Sun's JDK that you'll run into as well.
The appendices on internationalization using resource bundles and properties is also excellent, and the table on platform-specific event handling (i.e., which VM's/browsers support which events) will save you many hours in debugging.
Rating:  Summary: It's the best out there for AWT 1.1 Review: If you want to do AWT 1.1 programming, get this book. I spent the past four months implementing the new 1.1 AWT features in Metrowerks Java for the Macintosh, and only this book described the new features in enough detail to give me the specification that is sorely lacking in the Sun documentation. Plus, the sample code provided not only an excellent tutorial, but also gave me lots of test cases to work with.
This book isn't just a reference with the API's and constants listed for you. It also has excellent descriptions of the classes, and how they work, along with samples that demonstrate the new features. Many chapters (notable the printing chapter) document bugs in Sun's JDK that you'll run into as well.
The appendices on internationalization using resource bundles and properties is also excellent, and the table on platform-specific event handling (i.e., which VM's/browsers support which events) will save you many hours in debugging.
Rating:  Summary: This edition covers Java 1.1 Review: Small correction to the description. This edition covers Java 1.1 AWT in its entirety. java.awt, java.awt.event, java.awt.datatransfer, java.awt.image, java.awt.peer, and java.applet
Rating:  Summary: FAB ! Review: The book is really very very useful for graphics programming. The features are explained beautifully and I could manage to find all my needs by reading this book. I really appreciate the matter written in it. The book is simply too good. Thanks
Rating:  Summary: Disappointing and out of date Review: The book is well organized and has lots of useful information in it. What really bothers me about it is that even though it advertises itself as being "1.1" many of the examples are in fact in 1.0. They have a small disclaimer that says that new features have examples in 1.1 and while old features are in 1.0. Can you say lazy?
Rating:  Summary: Not bad, but not 1.1 Review: The book is well organized and has lots of useful information in it. What really bothers me about it is that even though it advertises itself as being "1.1" many of the examples are in fact in 1.0. They have a small disclaimer that says that new features have examples in 1.1 and while old features are in 1.0. Can you say lazy?
Rating:  Summary: Not bad, but not 1.1 Review: The book is well organized and has lots of useful information in it. What really bothers me about it is that even though it advertises itself as being "1.1" many of the examples are in fact in 1.0. They have a small disclaimer that says that new features have examples in 1.1 and while old features are in 1.0. Can you say lazy?
Rating:  Summary: Disappointing and out of date Review: The most disappointing addition to an otherwise fine O'Reilly Java series. 1.1 AWT is only hinted at. Neither a good reference nor a good tutorial. A shame since there are few good value added AWT references. For now I'll wait for the next crop of JFC/Swing books. First book I've returned in years.
|