Sun Java Solaris Communities My SDN Account Join SDN
 
Books & Authors

Mastering Java 2 Excerpts

 

Books Index

2 Excerpts

This page links to excerpts from Mastering Java 2, published by Sybex Inc. Written by John Zukowski, a long-time contributer to the JDC, this book offers in-depth coverage of Java 2, including such topics as building forms with Swing, creating Java graphics with the 2D API, implementing drag-and-drop support, providing built-in security with the Java Cryptography architecture, integrating your Java program with CORBA, enhancing server-side performance with servlets, and building fast Java solutions. The book comes with a CD that contains all the example code and executable files, along with links to third-party tools to use with the Java platform.

Chapter 16 explores the data transfer capabilities of the Java 2 platform, which includes access to the system clipboard, as well as how to use the drag and drop features.

Chapter 17 focuses on supporting advanced data structures with the Collections API.