Core Java™ 2, Volume II--Advanced Features

Core Java™ 2, Volume II--Advanced Features

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

For intermediate-to-advanced-level undergraduate courses in Java programming. Designed specifically for students with development experience, the best selling Core Java offers real-world guidance for using Java to solve even the most challenging programming problems. This Fifth Edition has been thoroughly updated for Sun's JDK 2 Version 1.3 and 1.4, and adds significant coverage in many of today's most important areas of Java programming -- notably XML, servlets, security, and native methods.

Table of Contents:
Preface. To the Reader. About This Book. Conventions. Definitions. Acknowledgments. 1. Multithreading. What Are Threads? Using Threads to Give Other Tasks a Chance. Running and Starting Threads. Running Multiple Threads. The Runnable Interface. Interrupting Threads. Thread Properties. Thread States. Moving Out of a Blocked State. Dead Threads. Daemon Threads. Thread Groups. Thread Priorities. Selfish Threads. Synchronization. Thread Communication Without Synchronization. Synchronizing Access to Shared Resources. Object Lock. The wait and notify Methods. Synchronized Blocks. Synchronized Static Methods. Deadlocks. Why the stop and suspend Methods Are Deprecated. Timeouts. User Interface Programming with Threads. Threads and Swing. Animation. Timers. Progress Bars. Progress Monitors. Monitoring the Progress of Input Streams. Using Pipes for Communication Between Threads. 2. Collections. Collection Interfaces. Separating Collection Interfaces and Implementation. Collection and Iterator Interfaces in the Java Library. Concrete Collections. Linked Lists. Array Lists. Hash Sets. Tree Sets. Maps. Specialized Map Classes. The Collections Framework. Views and Wrappers. Bulk Operations. Interfacing with Legacy APIs. Algorithms. Sorting and Shuffling. Binary Search. Simple Algorithms. Writing Your Own Algorithms. Legacy Collections. The Hashtable Class. Enumerations. Property Sets. Stacks. Bit Sets. 3. Networking. Connecting to a Server. Implementing Servers. Serving Multiple Clients. Sending E-Mail. Advanced Socket Programming. URL Connections. URLs and URIs. Using a URLConnection to Retrieve Information. Posting Form Data. CGI Scripts and Servlets. Sending Data to a Web Server. Harvesting Information from the Web. Applet Security. Proxy Servers. Testing the WeatherReport Applet. 4. Database Connectivity: JDBC. The Design of JDBC. Typical Uses of JDBC. The Structured Query Language. Installing JDBC. Basic JDBC Programming Concepts. Database URLs. Making the Connection. Executing SQL Commands. Advanced SQL Types (JDBC 2). Populating a Database. Executing Queries. Scrollable and Updatable Result Sets. Scrollable Result Sets (JDBC 2). Updatable Result Sets (JDBC 2). Metadata. Transactions. Batch Updates (JDBC 2). Advanced Connection Management. 5. Remote Objects. Introduction to Remote Objects: The Roles of Client and Server. Remote Method Invocations. Stubs and Parameter Marshalling. Dynamic Class Loading. Setting Up Remote Method Invocation. Interfaces and Implementations. Locating Server Objects. The Client Side. Preparing for Deployment. Deploying the Program. Parameter Passing in Remote Methods. Passing Nonremote Objects. Passing Remote Objects. Using Remote Objects in Sets. Cloning Remote Objects. Inappropriate Remote Parameters. Using RMI with Applets. Server Object Activation. Java IDL and CORBA. The Interface Definition Language. A CORBA Example. Implementing CORBA Servers. 6. Advanced Swing. Lists. The JList Component. List Models. Inserting and Removing Values. Rendering Values. Trees. Simple Trees. Node Enumeration. Rendering Nodes. Listening to Tree Events. Custom Tree Models. Tables. A Simple Table. Table Models. A Sort Filter. Cell Rendering and Editing. Working with Rows and Columns. Selecting Rows, Columns, and Cells. Styled Text Components. Component Organizers. Split Panes. Tabbed Panes. Desktop Panes and Internal Frames. Cascading and Tiling. Vetoing Property Settings. 7. Advanced AWT. The Rendering Pipeline. Shapes. Using the Shape Classes. Areas. Strokes. Paint. Coordinate Transformations. Clipping. Transparency and Composition. Rendering Hints. Reading and Writing Images. Obtaining Readers and Writers for Image File Types. Reading and Writing Files with Multiple Images. Image Manipulation. Accessing Image Data. Filtering Images. Printing. Printing Graphics. Printing Multiple Pages. Print Preview. Print Services. Stream Print Services. Printing Attributes. The Clipboard. Classes and Interfaces for Data Transfer. Transferring Text. The Transferable Interface and Data Flavors. Building an Image Transferable. Using a Local Clipboard to Transfer Object References. Transferring Java Objects via the System Clipboard. Drag and Drop. Drop Targets. Drag Sources. Data Transfer Support in Swing. 8. JavaBeans”. Why Beans? The Bean-Writing Process. Using Beans to Build an Application. Packaging Beans in JAR files. Composing Beans in a Builder Environment. Naming Patterns for Bean Properties and Events. Bean Property Types. Simple Properties. Indexed Properties. Bound Properties. Constrained Properties. Adding Custom Bean Events. Property Editors. Writing a Property Editor. Going Beyond Naming Patterns. FeatureDescriptor Objects. Customizers. Writing a Customizer Class. The Bean Context. Advanced Uses of Introspection. Finding Sibling Beans. Using Bean Context Services. 9. Security. Class Loaders. Writing Your Own Class Loader. Bytecode Verification. Security Managers and Permissions. Java 2 Platform Security. Security Policy Files. Custom Permissions. Implementing a Permission Class. A Custom Security Manager. User Authentication. Digital Signatures. Message Digests. Message Signing. Message Authentication. The X.509 Certificate Format. Generating Certificates. Signing Certificates. Code Signing. Signing JAR Files. Deployment Tips. Software Developer Certificates. Encryption. Symmetric Ciphers. Public Key Ciphers. Cipher Streams. 10. Internationalization. Locales. Numbers and Currencies. Date and Time. Text. Collation (Ordering). Text Boundaries. Message Formatting. Choice Formats. Character Set Conversion. International Issues and Source Files. Resource Bundles. Locating Resources. Placing Resources into Bundles. Graphical User Interface Localization. Localizing an Applet. 11. Native Methods. Calling a C Function from the Java Programming Language. Working with the printf Function. Numeric Parameters and Return Values. Using printf for Formatting Numbers. String Parameters. Calling sprintf in a Native Method. Accessing Object Fields. Accessing Static Fields. Signatures. Calling Java Methods. Nonstatic Methods. Static Methods. Constructors. Alternative Method Invocations. Arrays. Error Handling. The Invocation API. A Complete Example: Accessing the Windows Registry. An Overview of the Windows Registry. A Java Platform Interface for Accessing the Registry. Implementing the Registry Access Functions as Native Methods. 12. XML. An Introduction to XML. The Structure of an XML Document. Parsing an XML Document. Document Type Definitions. A Practical Example. Namespaces. Using the SAX Parser. Generating XML Documents. XSL Transformations. Index.


Best Sellers


Product Details
  • ISBN-13: 9780130927385
  • Publisher: Pearson Education (US)
  • Publisher Imprint: PRENTICE HALL
  • Height: 235 mm
  • No of Pages: 1232
  • Weight: 1714 gr
  • ISBN-10: 0130927384
  • Publisher Date: 19 Dec 2001
  • Binding: SA
  • Language: English
  • Spine Width: 43 mm
  • Width: 178 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Core Java™ 2, Volume II--Advanced Features
Pearson Education (US) -
Core Java™ 2, Volume II--Advanced Features
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Core Java™ 2, Volume II--Advanced Features

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA