Java 7 New Features Cookbook

PDF
- eBook:Java 7 New Features Cookbook
- Author:Richard M. Reese, Jennifer L. Reese
- Edition:-
- Categories:
- Data:February 23, 2012
- ISBN:1849685622
- ISBN-13:9781849685627
- Language:English
- Pages:384 pages
- Format:PDF
The book starts with coverage of the new language improvements. Subsequent chapters address the new features of Java 7 while incorporating these new language improvements when possible.
The new NIO techniques provide enhanced capabilities which are complemented by the new try-with-resources block and enhanced generic support. The new JLayer decorator and improved window methods enhance the developer’s ability to create GUI applications.
The Java 7 New Features Cookbook provides a comprehensive coverage of the exciting features in Java 7.
What you will learn from this book
- Use new Java language improvements such as improved exception handling techniques and better support for literals
- Manage files and directories using the new Path class for better control of file attributes and special files such as symbolic links
- Manage file systems traversals and monitor directory and files changes
- Perform asynchronous IO in Java 7 and treat a zip file as a file system to ease the use of zip files
- Use the numerous Graphical User Interface improvements including window methods, the new JLayer class and various dialog box-related methods
- Utilize improved access to mouse buttons and the mouse wheel along with additional event handling support
- Master the new row set interfaces and control of the database schema
- Use new techniques for interacting with operating system processes and improvement in SSL session support
- Manage threads using the join/fork paradigm and use new data structures with threads
- Incorporate numerous development techniques such as support for locale and currency and the ability to handle null pointers
Each recipe comprises step-by-step instructions followed by an analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or look at the list of recipes and refer to them in no particular order. Each example comes with its expected output to make your learning even easier.
Who this book is for
This book is designed to bring those who are familiar with Java up-to-speed on the new features found in Java 7.
-
Content
Chapter 2: Locating Files and Directories Using Paths
Chapter 3: Obtaining File and Directory Information
Chapter 4: Managing Files and Directories
Chapter 5: Managing Filesystems
Chapter 6: Stream IO in Java 7
Chapter 7: Graphical User Interface Improvements
Chapter 8: Handling Events
Chapter 9: Database, Security, and System Enhancements
Chapter 10: Concurrent Processing
Chapter 11: Odds and Ends
Free sample
-