X

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

Product ID : 44011961


Galleon Product ID 44011961
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
2,751

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About The Java™ Class Libraries, Volume

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 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: 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 About the Author 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. Excerpt. © Reprinted by permission. All rights reserved. How to Use This Book This book is intended as a reference rather than a tutorial. Its format is similar to a dictionary's in that it is designed to optimize the time it takes for you to look up information on a class or class member. For a tutorial-style presentation of the class libraries, see The JavaTM Tutorial, by Mary Campione and Kathy Walrath. The JavaTM Class Libraries does not explain any part of the Java language. There are several books you can use to learn the language. These include The JavaTM Programming Language, by Ken Arnold and James Gosling, and The JavaTM Language Specification, by James Gosling, Bill Joy, and Guy Steele. Following is an overview of this book. Package Overviews This part briefly describes each package and all of the c