| ||||||||||||
As the definitive reference to the Java 1.1.2 version class libraries from the creators of the Java technology at Sun, this book is an essential resource for both beginner and experienced Java programmers.
This volume provides comprehensive reference documentation for the development of applets, user interfaces, and Java beans. The information is presented in an easy-to-use, dictionary-like format. The packages covered in Volume 2 are:
| java.applet | java.awt.image | |
| java.awt | java.awt.peer | |
| java.awt.datatransfer | java.beans | |
| java.awt.event |
The extensive class and member descriptions contain details crucial for developing robust and professional applets and applications. Each description is supplemented by an example that demonstrates the class or member in a relevant context. The 20,000 lines of code in over 350 examples facilitate learning-by-example and provide useful code fragments for your projects. Each class description includes:
Patrick Chan is an original member of the team that created the Java language. He is also a coauthor of the Java Class Libraries books and is the chief architect at Composite Software.
Rosanna Lee is a former Senior Staff Engineer at Sun Microsystems, Inc.,where she led the design and development of the JNDI technology and theX/Open Federated Naming (XFN). She is also coauthor of the Java Class Libraries books and posters in the Java Series.
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
4 of 4 people found the following review helpful:
5.0 out of 5 stars
My desert island book series,
By JavaBarista (Encinitas, CA United States) - See all my reviews
This review is from: The Java™ Class Libraries, Volume 2: java.applet, java.awt, java.beans (2nd Edition) (Paperback)
If you could design your own Java reference series, what would you include? How about: - An plain English explanation of each class and method. This summarizes the content of this book and the other two in the series and explains why they are the three books I wouldn't dream of programming in Java without. (I've been a professional Java developer since 1996.) Buy the book and make your life easier.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Powerful examples,
By
This review is from: The Java™ Class Libraries, Volume 2: java.applet, java.awt, java.beans (2nd Edition) (Paperback)
Whereas the first volume concentrated on the normal data manip & movement classes required for normal, quick programming, this second volume is more about controlling the user interfaces through applets and multimedia manipulation.The examples are very useful; some introduce basic game techniques such as "double-buffering" to demonstrate nontrivial applications of the classes. The descriptions at the beginning of each class/interface (and in the intro) are carefully written and informative. Meaty. (If you're wondering what double-buffering is, it's just the practice of drawing an image in a buffer of memory, then copying the buffer to the screen's memory. Cuts down on flicker, since it's not taking time thinking while putting things directly to screen.)
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Other books are nice, but this one is necessary.,
By A Customer
This review is from: The Java™ Class Libraries, Volume 2: java.applet, java.awt, java.beans (2nd Edition) (Paperback)
This book (and the Volume 1 companion) are required for any Java programming. Every class, field and method is covered in detail. Novices will need other material (like the online tutorial) for language syntax, and how to program. But all Java programmers need these books within arms reach.
Share your thoughts with other customers: Create your own review
|
|
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product).
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|