See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

30 used & new from $2.19

Have one to sell? Sell yours here
 
 
The Java(TM) Class Libraries, Volume 2: java.applet,  java.awt,  java.beans (2nd Edition) (Java Series)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

The Java(TM) Class Libraries, Volume 2: java.applet, java.awt, java.beans (2nd Edition) (Java Series) (Paperback)

by Patrick Chan (Author), Rosanna Lee (Author)
5.0 out of 5 stars See all reviews (14 customer reviews)


Available from these sellers.


6 new from $28.88 24 used from $2.19

Customers Who Bought This Item Also Bought

The Java Class Libraries, Volume 1: java.io, java.lang, java.math, java.net, java.text, java.util (2nd Edition)

The Java Class Libraries, Volume 1: java.io, java.lang, java.math, java.net, java.text, java.util (2nd Edition)

by Patrick Chan
The Java(TM) Class Libraries: Supplement for the Java(TM) 2 Platform, v1.2; Parts A and B(Volume 1, Standard Edition) (Java Series)

The Java(TM) Class Libraries: Supplement for the Java(TM) 2 Platform, v1.2; Parts A and B(Volume 1, Standard Edition) (Java Series)

by Patrick Chan
4.8 out of 5 stars (10)  $39.99
Graphic Java 2, Volume 2, Swing (3rd Edition) (Sun Microsystems Press Java Series) (2 Book Set)

Graphic Java 2, Volume 2, Swing (3rd Edition) (Sun Microsystems Press Java Series) (2 Book Set)

by David Geary
4.2 out of 5 stars (49)  $44.09
Effective Java (2nd Edition) (Java Series)

Effective Java (2nd Edition) (Java Series)

by Joshua Bloch
4.9 out of 5 stars (35)  $44.66
Java Concurrency in Practice

Java Concurrency in Practice

by Brian Goetz
4.8 out of 5 stars (59)  $37.79
Explore similar items

Editorial Reviews

Product Description
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, java.awt.datatransfer, java.awt.event, java.awt.image, java.awt.peer, and java.beans. 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: a class hierarchy diagram showing its connection to related classes; a detailed overview describing its purpose and key concepts; a convenient member summary that briefly describes each member and arranges the members into related groups; an example demonstrating the class in a "real-world" context; and comprehensive descriptions and an example for each member.

From the Back Cover

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:

  • a class hierarchy diagram showing its connection to related classes
  • a detailed overview describing its purpose and key concepts
  • a convenient member summary that briefly describes each member and arranges the members into related groups
  • an example demonstrating the class in a "real-world" context
  • comprehensive descriptions and an example for each member


0201310031B04062001

See all Editorial Reviews

Product Details

  • Paperback: 1712 pages
  • Publisher: Prentice Hall PTR; 2 edition (October 31, 1997)
  • Language: English
  • ISBN-10: 0201310031
  • ISBN-13: 978-0201310030
  • Product Dimensions: 9.6 x 7.8 x 2.1 inches
  • Shipping Weight: 6.4 pounds
  • Average Customer Review: 5.0 out of 5 stars See all reviews (14 customer reviews)
  • Amazon.com Sales Rank: #892,718 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #14 in  Books > Computers & Internet > Programming > Java > JavaBeans

What Do Customers Ultimately Buy After Viewing This Item?

The Java(TM) Class Libraries, Volume 2: java.applet,  java.awt,  java.beans (2nd Edition) (Java Series)
85% buy the item featured on this page:
The Java(TM) Class Libraries, Volume 2: java.applet, java.awt, java.beans (2nd Edition) (Java Series) 5.0 out of 5 stars (14)
The Java Class Libraries, Volume 1: java.io, java.lang, java.math, java.net, java.text, java.util (2nd Edition)
15% buy
The Java Class Libraries, Volume 1: java.io, java.lang, java.math, java.net, java.text, java.util (2nd Edition) 4.8 out of 5 stars (25)

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

14 Reviews
5 star:
 (14)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (14 customer reviews)
 
 
 
 
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, June 23, 2000
By Craig Patchett (Encinitas, CA United States) - See all my reviews
(REAL NAME)   
If you could design your own Java reference series, what would you include? How about:

- An plain English explanation of each class and method.
- Sample code for every class and method.
- Intelligent organization that enables you to find a given class or method quickly.
- A comprehensive, well-organized index that thinks like you do.

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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 4 people found the following review helpful:
5.0 out of 5 stars Powerful examples, March 18, 2000
By cal (SF,CA) - See all my reviews
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.)

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
5.0 out of 5 stars Other books are nice, but this one is necessary., October 4, 1999
By A Customer
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.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Ad
 
Most Recent Customer Reviews

5.0 out of 5 stars Gotta have it
If your a Java 2 developer then you need this on your bookshelf. It contains an enormous amount of useful information, examples, etc. for all the classes in java.applet, java. Read more
Published on July 11, 2003 by Eric P. Medlock

5.0 out of 5 stars Really good book
Applets are fully explained, thoroughly documented and easily understood. I really enjoyed reading this book (in fact I am currently reading it for the third time).
Published on February 7, 2000 by Damian Murphy

5.0 out of 5 stars A book that must have for every Java programmer/developer
This is the book that every Java programmer/developer must have. Period. I'm a Sun Certified Java Developer. I find it to be very useful. Read more
Published on October 25, 1999 by Richard V. Yang

5.0 out of 5 stars Best Java Reference
This, and the Vol 1 companion, are the best references for Java I have ever seen. The code examples included with each method reference are invaluable.
Published on September 2, 1999

5.0 out of 5 stars Must have
You can not do without this book if you program in Java. It really is THE definitive reference.
Published on June 18, 1999

5.0 out of 5 stars More excellence
Volume 2 of the best reference book ever written
Published on June 16, 1999

5.0 out of 5 stars The best!
We tested several Java reference books. Chan and Lee's Java Class Libraries series is clearly the best. All questions we had are answered by this book in detail within minutes.
Published on February 18, 1999

5.0 out of 5 stars A superb reference
An excellent book and invaluable time-saver. Now I wish Chan and Lee would author a similar book on the Java Foundation Classes.
Published on November 18, 1998 by Mark Mason

5.0 out of 5 stars Perfect!
This is the best reference book I have ever owned. It is exactly what I wanted in an AWT reference. Read more
Published on June 16, 1998

5.0 out of 5 stars Essential Reference for the serious programmer
This book and it's Volume one companion are the best books available for anyone with at least a mild understanding of Java. Read more
Published on December 11, 1997 by stvsmth@fgm.com

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


Active discussions in related forums
   


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category

Ad

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
The Adventures of Sherlock Holmes
The Adventures of Sherlock Holmes by Arthur Conan, Sir, 1859-1930 Doyle
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates