mini lifestyle kits (mini lifestyle kit small boxes of pleasure)
Average customer rating: Not rated
    mini lifestyle kits (mini lifestyle kit small boxes of pleasure)
    top that
    Manufacturer: top that
    ProductGroup: Book
    Binding: Hardcover
    ASIN: 1905359705
    The Mini Origami Kit (Miniature Editions)
    Average customer rating: 1 out of 5 stars
    • Don't waste your money.
    The Mini Origami Kit (Miniature Editions)
    John Morin
    Manufacturer: Running Press Book Publishers
    ProductGroup: Book
    Binding: Misc. Supplies

    GeneralGeneral | Sculpture | Arts & Photography | Subjects | Books
    GeneralGeneral | Puzzles & Games | Entertainment | Subjects | Books
    OrigamiOrigami | Crafts & Hobbies | Home & Garden | Subjects | Books
    SculptureSculpture | Art | Arts & Photography | 4-for-3 Books Store | Stores | Books
    GeneralGeneral | Puzzles & Games | Entertainment | 4-for-3 Books Store | Stores | Books
    OrigamiOrigami | Crafts & Hobbies | Home & Garden | 4-for-3 Books Store | Stores | Books
    All 4-for-3 DealsAll 4-for-3 Deals | 4-for-3 Books Store | Stores | Books
    Pop CulturePop Culture | Note Cards | Book Accessories | Our Favorites | Gift Ideas
    Similar Items:
    1. The Mini Sunflower Garden Kit (Mini Kit) The Mini Sunflower Garden Kit (Mini Kit)
    2. The Mini Zen Gardening Kit (Miniature Editions) The Mini Zen Gardening Kit (Miniature Editions)

    ASIN: 0762410965

    Customer Reviews:

    1 out of 5 stars Don't waste your money........2001-11-16

    This is a 3"x3"x1" box with a tiny book and 14 sheets of 6x6 origami paper. In order to fit the paper in the box, they pre-folded the paper by folding in half, then in half again. Unfortunately the paper still doesn't quite fit, so it is bent to fit into the box. The book shows instructions for 5 basic models (swan, penguin, crane, sailboat, and Japanese helmet). The instructions and drawings are somewhat confusing. Spend your money on real origami paper.
    Origami with Mini Book and Other (Mini Lifestyle Kits)
    Average customer rating: Not rated
      Origami with Mini Book and Other (Mini Lifestyle Kits)
      Top That Editors
      Manufacturer: Top That! Publishing
      ProductGroup: Book
      Binding: Paperback

      Love, Sex & MarriageLove, Sex & Marriage | Humor | Entertainment | Subjects | Books
      OrigamiOrigami | Crafts & Hobbies | Home & Garden | Subjects | Books
      ASIN: 1845106040
      Saucy Origami (Mini Lifestyle Kits)
      Average customer rating: Not rated
        Saucy Origami (Mini Lifestyle Kits)
        Nick Robinson
        Manufacturer: Kudos Books
        ProductGroup: Book
        Binding: Paperback
        ASIN: 1845105923
        Mini Origami Kit
        Average customer rating: Not rated
          Mini Origami Kit
          John Morin
          Manufacturer: Running Press
          ProductGroup: Book
          Binding: Hardcover
          ASIN: B000K7Y7CK

          Java Swing, Second Edition
          Average customer rating: 3.5 out of 5 stars
          • Encyclopedic tome on Swing is a great reference
          • Good Book With a Bad Title
          • yikes!!
          • Pretty Thorough Reference
          • Best Swing reference out there with room for improvement
          Java Swing, Second Edition
          James Elliott , Marc Loy , David Wood , and Brian Cole
          Manufacturer: O'Reilly Media, Inc.
          ProductGroup: Book
          Binding: Paperback

          GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Computers & Internet | Subjects | Books
          GeneralGeneral | Software | Computers & Internet | Subjects | Books
          GeneralGeneral | Data in the Enterprise | Networking | Computers & Internet | Subjects | Books
          FrenchFrench | Foreign Language Nonfiction | Nonfiction | Subjects | Books
          JavaJava | Programming | O'Reilly | By Publisher | Books
          GeneralGeneral | Programming | O'Reilly | By Publisher | Books
          Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
          Look Inside Nonfiction BooksLook Inside Nonfiction Books | Trip | Specialty Stores | Books
          NonfictionNonfiction | French | Foreign Language Books | Specialty Stores | Books
          All French BooksAll French Books | French | Foreign Language Books | Specialty Stores | Books
          Similar Items:
          1. Swing Hacks: Tips and Tools for Killer GUIs (Hacks) Swing Hacks: Tips and Tools for Killer GUIs (Hacks)
          2. Java In A Nutshell, 5th Edition Java In A Nutshell, 5th Edition
          3. Java Cookbook, Second Edition Java Cookbook, Second Edition
          4. The Definitive Guide to Java Swing, Third Edition (Definitive Guide) The Definitive Guide to Java Swing, Third Edition (Definitive Guide)
          5. Java I/O (O'Reilly Java) Java I/O (O'Reilly Java)

          ASIN: 0596004087

          Amazon.com

          Java Swing, long regarded as the authoritative book on using the Swing classes, is available in a new edition that builds on a solid foundation in exploring the Java 2 Swing additions and modifications. This is a big, tremendously detailed, exhaustively researched, and ultimately authoritative reference that pushes the limits of what a book can do toward eliminating the necessity of writing experimental programs to see how Swing classes work in practice. You'll find in these pages bits of software that show how most of Swing works: all of the major features get lavish attention, while most of the minor classes are demonstrated adequately, as well.

          You could probably find demonstrations free of charge on the Internet, however. The true value of this work is in the comments its five authors have attached to their copious examples. They can be quite specific: at least one such segment warns that default Swing behavior violates Mac OS X user interface guidelines and explains how to work around the problem. Another section explains how the methods of the UndoableEdit class can be used in various ways, to implement different user interface behavior options. Some readers will head straight to the O'Reilly Web site, where they can grab the code and examine it in an editor rather than in print--code listings take up a lot of space here--but everyone will appreciate the concise hierarchy, method, and property documentation, as well as the wisdom contained in the prose. --David Wall

          Topics covered: The Swing classes for creating graphical user interfaces in the Java programming language. It covers all the windowing stuff--dialogs, buttons, containers, layouts, lists, and that kind of thing--as well as tables, trees, text-manipulation classes, formatted text, drag and drop, and accessibility support.

          Book Description

          Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels. Swing developers can take advantage of its rich, flexible features and modular components, building elegant user interfaces with very little code. This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical approach. It is a book by developers for developers, with hundreds of useful examples, from beginning level to advanced, covering every component available in Swing. All these features mean that there's a lot to learn. Even setting aside its platform flexibility, Swing compares favorably with any widely available user interface toolkit--it has great depth. Swing makes it easy to do simple things but is powerful enough to create complex, intricate interfaces. Java Swing, 2nd edition includes : Whether you're a seasoned Java developer or just trying to find out what Java can do, you'll find Java Swing, 2nd edition an indispensable guide.

          Customer Reviews:

          5 out of 5 stars Encyclopedic tome on Swing is a great reference .......2006-01-21

          This extremely hefty book on Swing has just about everything in it. However, it is intended to be a reference on Swing, not a tutorial. The problem with the Java Swing API is that it is so large and unwieldy itself that it is difficult to write a complete and useful reference that does not reflect that fact. If you need a good tutorial on Java Swing, you might want to look at the Core Java books by Cornell and read the chapters that apply to Swing. Cornell manages to carve out the basics of writing a Swing application very clearly without getting wrapped around the axle in details you do not need if you are a beginner. Then, come back to this book when you need to write an application to get the details you need. Since everything in Swing is a JavaBean, much of each component's behavior is controlled by a set of properties that are manipulated by accessor methods. Thus, this book has a table for each class that presents the class properties, the data type for each property, the accessor methods, and the default values. In addition, the book has plenty of demonstration code that shows how to use just about all of the various Swing components. The book even has chapters dedicated to changing the look and feel of components and also repainting issues, which loom large in Swing. You can download all of the book's code from the book's website at O'Reilly and Associates. I highly recommend this book to anyone who already knows the bare basics of writing applications with Swing and needs a useful reference. There is no better one out there in publication of which I am aware.

          4 out of 5 stars Good Book With a Bad Title.......2005-06-04

          This is for people who have a working knowledge of Swing and who want a comprehensive reference on their desks. I am preparing for the java Developer exam and thought this would help me get up to speed with Swing. But this is an over kill. Trying to learn Swing with this book is like trying to open a can of Coke with a bulldozer. It would have been more helpful if the Title was something like 'Swing Reference'. If you want to learn some Swing to get some work done very quickly stay away. If you are in the Guru class then go for it. 4 stars because it is indeed a well written reference (Juding from Chapter 1 and 3 and some skimming) But not 5 stars because the Title is misleading

          1 out of 5 stars yikes!!.......2005-05-19

          I can't recall a tech book so thoroughly unreadable! Maybe if I was more well versed in Swing this might make a little more sense, but seriously....it's great that these folks know all the inheritance lines and can spit them out in eight words or less, but seriously...imagine this as a classroom lecture..anybody awake? anybody still here? well, this class inherits from that or this implemements that interface, and if you look closely, you'll see how this references what we said 47 pages ago (or better yet, what we're gonna say 36 pages down the road!)...all well and good...but we're trying to write real programs and solve real problems....c'mon guys, we're not experts here, else we wouldn't be buying the book!! how about a litle real world usage...I don't have to time to check out the API docs to try and figure out what these guys are yakking about...a major disappointment.

          4 out of 5 stars Pretty Thorough Reference.......2005-04-12

          Man, has Swing grown; no wonder it took 5 authors to write this book! Anyway, they do a good job describing a very complex subject. The text is definitely more of a reference than a tutorial, but if that's what you're looking for then definitely check out this book...
          *IF* you have another source for layout managers. Other reviewers have pointed this out as well. In my opinion, this topic deserves its own chapter because every time you put a component in a container you have to be aware of its layout manager. And when a dialog box gets complicated, as they are wont to do, you have layout managers dealing with each other ad infinitum - and that is precisely when you really need to understand how they work so you can make sense of what is going on when you resize something.

          4 out of 5 stars Best Swing reference out there with room for improvement.......2005-03-05

          Any book that claims it can tell the readers everything they need for any huge APIs such as Swing is likely to be misleading. But there are utility books that try very hard to make the users as informed as possible. O'Reilly's Java Swing is one of these books. In 1200+ pages, this book tries to explain every little details of the Swing API from the fundamental JComponent to the very advanced manipulation of the Swing Look And Feel, and every major components in between.

          There are still some very common issues that Swing developers wished this book had addressed, however. Such issues include the AWT event queue, AWT layout managers, and Swing threading issues. While this book does talk a bit about Swing threading, it does not explain a whole lot of the underlying mechanism of the AWT GUI and event queue that caused most developers trouble.

          Overall, this book is a good elaboration on the Swing Javadoc, but not enough as a cure-all for Swing developers.
          Swing, Second Edition
          Average customer rating: 4.5 out of 5 stars
          • Very well written. A must have reference...
          • Who is this book for?
          • real world code
          • Great Book - HORRIBLE EDITING
          • Great Reference, Poor Introduction
          Swing, Second Edition
          Matthew Robinson , and Pavel Vorobiev
          Manufacturer: Manning Publications
          ProductGroup: Book
          Binding: Paperback

          GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Computers & Internet | Subjects | Books
          GeneralGeneral | Software | Computers & Internet | Subjects | Books
          Similar Items:
          1. Swing Hacks: Tips and Tools for Killer GUIs (Hacks) Swing Hacks: Tips and Tools for Killer GUIs (Hacks)
          2. Java Swing Java Swing
          3. The JFC Swing Tutorial: A Guide to Constructing GUIs, Second Edition The JFC Swing Tutorial: A Guide to Constructing GUIs, Second Edition
          4. The Definitive Guide to Java Swing, Third Edition (Definitive Guide) The Definitive Guide to Java Swing, Third Edition (Definitive Guide)
          5. Effective Java Programming Language Guide Effective Java Programming Language Guide

          ASIN: 193011088X

          Amazon.com

          Written for the experienced Java developer, Swing provides an in-depth guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing real-world code examples and expert advice on advanced features, this book shows how to make use of this powerful library effectively within your own projects.

          The best thing about this text has to be its sample programs, many of which incorporate other Java APIs to do "real" work. For example, a demo of the scroll pane Swing component uses other JFC classes to display JPG images. For working with lists, the authors show how to process .ZIP files in Java. For demonstrating table programming, there's coverage of JDBC to connect to databases. Other standout code samples include a working FTP client and a fully functional .RTF word processor. (Many of these examples are enhanced in separate steps, showing off new Swing classes and features along the way.) The authors do a particularly good job of annotating code with clear explanations referenced with numbered bullets that point out important lines of code.

          The other noteworthy feature here is the material on extending basic Swing functionality through custom code. (To use Swing effectively, you definitely need to be able to customize its classes. The authors show you how.) There are examples for enhancing Swing with custom layout managers and numerous samples that extend trees and tables, and even a section on the basics of creating new pluggable look and feel (PLAF) modules for Swing.

          With material here on virtually every component and API, plus advanced coverage on using and extending Swing, this in-depth tutorial will prove to be an indispensable resource. It's ideal for any Java developer who wants to create powerful Swing interfaces for real-world projects. --Richard Dragan

          Topics covered: Overview of Swing and JFC, lightweight and heavyweight controls, Model View Controller (MVC) architecture, Swing pluggable look and feel (PLAF), sizing components, event handing and multithreading issues, timers, graphics debugging, painting and validation, focus management, SwingUtilities methods, frames, panels and borders, built-in and custom layout managers, labels and buttons, tabbed panels, scrolling and split panes, comboboxes and listboxes, text components, Swing undo support, menus and toolbars, progress bars and sliders, JPEG editing, custom and standard dialog boxes, layered panes, custom and built-in MDI support, trees, tables (basic and advanced features), advanced text component programming, sample .RTF word processor, printing, and Java2D API fundamentals.

          Book Description

          Taking the power and flexibility of Swing to its limits, this updated edition shows engineers how to build powerful and complex cross-platform GUIs with Java’s Swing components. Covering J2SE 1.4, complete coverage is given to the new the JSpinner and JFormattedTextField component and to the new focus and keyboard architectures. Additionally, the important new topics of constructing an HTML editor application, constructing an XML editor, and drag-and-drop with Swing are analyzed in detail. Also provided are table, tree, text, MDI, and L&F coverage and guidelines, and techniques for good GUI design. Several implementation topics are discussed, such as how to implement stock quote and expense report applications, how to implement FTP and JPEG editor applications, and how to implement a full featured MDI plain-text editor application. This replaces 1884777848.

          Customer Reviews:

          5 out of 5 stars Very well written. A must have reference..........2006-09-06

          Its a must have for all intermediate to expert level developers. Lots of good code. I develop applications using Swing and really, this is the only book that I turn to for reference. You will tend to get some good ideas from the code they have presented and it definitely helps in understanding the Swing framework and designing better UIs.

          1 out of 5 stars Who is this book for?.......2006-04-24


          It looks this Book's attempt to teach Swing is failed because of:

          1) Book plagued with API reprints - always a sign of a weak java book

          2) Lack of practical techniques - sorry, but pasting chunks of code does not substitutes putting practical programming methods in organized order

          Small Example - in jtree chapter no methods given for tree traversing (only brief info that such a thing exists). Such important topic as search in a tree is totally missing.

          3) Book is too complex and disorganized for a beginner and missing practical tidbits for the solid swing user. As for an advanced user there is too little to be found.

          4 out of 5 stars real world code.......2005-09-16

          This book allows one to quickly go from a Swing amateur to a very competent Swing programmer. The quality of the demo code is good, and more than just toy problems are tackled. I didn't give this book five stars because of the number of typos. While they generally don't detract from understanding the topic at hand, they are annoying.

          While this is not a rank beginner book, I do believe it could be useful for someone who has gone through all of the Swing trails in the Java tutorial and written some basic GUI stuff. Before I got this book, the Java tutorial and the Javadoc was all I knew about Swing and I found this book quite digestible.

          4 out of 5 stars Great Book - HORRIBLE EDITING.......2005-05-02

          This book is a MUST have for SWING developers....However...the editor should be SHOT!!!! SOOO many typos...you really have to piece allot of the examples together because of the missing lines of code. When you download the source code.....huge pieces or the most important pieces of the code are there.....BUT NOT IN THE BOOK


          Overall, I still have to say it is a great book

          4 out of 5 stars Great Reference, Poor Introduction.......2004-11-23

          As I think is mentioned in other reviews, this is a nice comprehensive reference for the Java Swing API. With about equal depth, it covers an abundant range of components: from basic input fields, to dialog boxes, progress bars, trees, and more.

          What it is NOT, is an easy introduction to Java Swing. The book dives immediately into the details - method signatures, classes, and interfaces. There is very little background discussion, no running example that is built on, and not much guidance on what the most useful elements of Swing are or how they conceptually fit together. In a nutshell, it assumes you know what Swing is, why you want to use it, and pretty much what you want to use from it.

          As a reference, great. As an intro, keep looking.
          The JFC Swing Tutorial: A Guide to Constructing GUIs, Second Edition
          Average customer rating: 3.5 out of 5 stars
          • Awesome book!!
          • I Second Thomas Duff's Review
          • great potential but poor delivery
          • Second edition is great
          • Very good book
          The JFC Swing Tutorial: A Guide to Constructing GUIs, Second Edition
          Kathy Walrath , Mary Campione , Alison Huml , and Sharon Zakhour
          Manufacturer: Prentice Hall PTR
          ProductGroup: Book
          Binding: Paperback

          Web GraphicsWeb Graphics | Web Design | Web Development | Computers & Internet | Subjects | Books
          Website Architecture & UsabilityWebsite Architecture & Usability | Web Development | Computers & Internet | Subjects | Books
          GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Graphics & Multimedia | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Graphic Design | Computers & Internet | Subjects | Books
          GeneralGeneral | Computers & Internet | Subjects | Books
          GeneralGeneral | Software | Computers & Internet | Subjects | Books
          Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
          All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
          Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
          Similar Items:
          1. Swing Hacks: Tips and Tools for Killer GUIs (Hacks) Swing Hacks: Tips and Tools for Killer GUIs (Hacks)
          2. The Java Tutorial: A Short Course on the Basics, 4th Edition (The Java Series) The Java Tutorial: A Short Course on the Basics, 4th Edition (The Java Series)
          3. The Java Tutorial Continued: The Rest of the JDK The Java Tutorial Continued: The Rest of the JDK
          4. The Java(TM) Tutorial: A Short Course on the Basics (3rd Edition) The Java(TM) Tutorial: A Short Course on the Basics (3rd Edition)
          5. The Definitive Guide to Java Swing, Third Edition (Definitive Guide) The Definitive Guide to Java Swing, Third Edition (Definitive Guide)

          ASIN: 0201914670

          Amazon.com

          With the arrival of Sun's Swing/JFC classes, Java developers can create user interfaces that look great and perform just as well as "native" interfaces. The JFC Swing Tutorial: A Guide to Constructing GUIs provides a hard copy of Sun's popular online tutorial for Swing/JFC development. Its numerous code examples and clear presentation style make this title a fine choice for mastering the ins and outs of today's Swing.

          Owing to its Web heritage, digestibility is perhaps this book's most notable feature. Short sections on virtually every topic in Swing programming help bring the reader up to speed with this UI library. Early sections look at getting started and the organization of classes in both applets and applications, as well as useful high-level classes like frames and scroll panes. When it comes to such basic Swing components as text, label, and image controls, Swing beginners will appreciate the concise description of each component along with necessary APIs. More advanced material, such as optimizing repainting of Swing controls and techniques for more efficient tables, will be useful to any Swing developer.

          Most computer books use either code excerpts or full-length programs. For the main text of The JFC Swing Tutorial, short code examples are the norm, but with over 300 pages of complete programs in an appendix, this book will also please those who appreciate more complete examples.

          Efficient and thorough, this book succeeds in making JFC/Swing enjoyable while imparting a good deal of necessary information. Armed with this book, any intermediate to advanced Java programmer can make sense of today's Swing with a minimum of effort. --Richard Dragan

          Topics covered: JFC basics, compiling and running JFC programs, JFC applets and applications, pluggable look-and-feel options, layout managers, event listeners and event handling, graphics, images, animation and painting, threads, JComponent, frames and top-level containers, basic and advanced JFC components, tables, trees, models and custom editors, accessibility APIs, and converting code from AWT to JFC.

          Customer Reviews:

          5 out of 5 stars Awesome book!!.......2007-07-03

          I've looked at many HORRIBLE Swing books, This one is great and recommended for anyone that is interested in doing anything practical with Swing or Java GUI's other than making a colored triangle in an applet window. I cant stress enough.. BUY THIS BOOK! i'm surprised this didn't have at least a 4 and 1/2 stars.

          A compliment that I use to work with this book is the Core Java Fundamentals vol.1.

          5 out of 5 stars I Second Thomas Duff's Review.......2004-11-05

          The JFC Swing Tutorial Second Edition is among the very best how-to-do it programming books I've read---and I've read scores! For this reason, I felt compelled to write a review of the book, admiring its organization, applauding its authors and encouraging progammers who need to to write Java GUIs to hurry up and by it. But then I read Thomas Duff's review; I became redundant. My recommendation is to read Mr. Duff's excellent review---knowing that I agree with every word of it.

          1 out of 5 stars great potential but poor delivery.......2004-09-01

          This book has a great potential to be instructive, however, i give it a one star because it fails miserably in the delivery. The book has one full example in chapter 2 then after that all the examples are from the CD and the information about a particular issue such as comboboxes for example is strewn with code snippets that only address the most basic information; but when one looks at the full example from the CD, it contains much more in depth code that goes beyond the scope of the particular lesson. This left me with a confused situation. On one hand i have a very basic example that only shows the bare minimum of how to use a component and on the other i have code that introduces methods that are not very pertinent to the example and require more explanation. If it is pertinent then it should be explained fully which is not.
          The book has great potential. For me, i would rather see the full examples at the end of each chapter or at the end of each lesson where the code snippets reside. This would be more helpful to me as i could study the full code without having to go to the CD or its copy in my drive and navigate through the way nested tree to get to each example. Thus one star.

          4 out of 5 stars Second edition is great.......2004-08-07

          This tutorial is well laid out and thorough. It looks suitable for learning Swing (I'm already fairly proficient) except for beginners to GUIs. It's also well organized as a reference work. It's much easier to understand than "Java Swing" from O'Reilly.

          Of course the "down side" is that all the material is available online for free. So as an individual you can judge -- if the free online version is suitable for you then go for it. If you want something for your bookshelf or something you can write on and add bookmarks, well then shell out the money for the book. A CD in the back contains all the examples, so you won't need to go online for anything.

          Ironically, unlike some earlier reviews (of the first edition) I feel the book is now better organized than the website.

          5 out of 5 stars Very good book.......2004-06-17

          I have little experience with AWT and Swing. I got this book to finish my SCJD. The book is excelent reference and tutorial. I like the way the book structured. First chapter it gives an overview of every compnent in Swing, then in the rest of the book it explains these component in details.
          Definitive Guide to Swing for Java 2, Second Edition
          Average customer rating: 4 out of 5 stars
          • Not worth shelling out the $$$
          • The book for professional Swing development !
          • Sun's Documentation is Better
          • Definitive Guide to Swing for Java 2
          • "Definitive" is one word that comes to mind.
          Definitive Guide to Swing for Java 2, Second Edition
          John Zukowski
          Manufacturer: Apress
          ProductGroup: Book
          Binding: Paperback

          GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
          Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
          GeneralGeneral | Computers & Internet | Subjects | Books
          GeneralGeneral | Software | Computers & Internet | Subjects | Books
          Similar Items:
          1. Swing Hacks: Tips and Tools for Killer GUIs (Hacks) Swing Hacks: Tips and Tools for Killer GUIs (Hacks)
          2. Java Swing Java Swing
          3. Java Network Programming, Third Edition Java Network Programming, Third Edition

          ASIN: 189311578X

          Book Description

          Completely updated for the 1.3 edition of the Java 2 Platform, the second edition of this widely praised book is the one-stop resource for serious Java developers. This book shows programmers those parts of the Swing Component Set they will use on a daily basis to create graphical user interfaces. You'll learn about the Model-View-Controller architecture that lies behind all Swing components, and you'll discover how to customize the components for specific environments. You'll be provided with custom editors and renderers for use with tables, trees, and list components. You'll also find an overview of the Swing architecture, event handling with the Swing Component Set, core Swing components, toggleable components, Swing menus and toolbars, borders, pop-ups and choosers, and more.

          Download Description

          This book shows programmers those parts of the Swing Component Set they will use on a daily basis to create graphical user interfaces. Readers can learn about the Model-View-Controller architecture that lies behind all Swing components, and how to customize the components for specific environments. Zukowski also provides custom editors and renderers for use with tables, trees, and list components. You'll find an overview of the Swing architecture, event handling with the Swing Component Set, core Swing components, toggleable components, Swing menus and toolbars, borders, pop-ups and choosers, and more.

          Customer Reviews:

          2 out of 5 stars Not worth shelling out the $$$.......2002-09-25

          I am a monetarily poor programmer, and I get tired of shelling out my money to learn new areas of programming only to get the book, open it, and realize that the content is barely more than what is freely available on the web.

          This book was no exception, barely more info than JavaDoc provides. Why can't these writers take a little more time writing and actually try to explain design concepts, and industry knowledge of best practices. The book contains little more than the information freely available from Sun's JavaDoc, no attempt is made to teach the BEST way to use Swing components or any design methodology. I suppose if you have alot of cash you could use it as a reference, but for those of use with little money, why bother.

          5 out of 5 stars The book for professional Swing development !.......2002-03-15

          This book is not to be used as a reference. It is a tool to teach you all the features of Swing, including all the tips and tricks (that other books won't give you) on how to create Java Swing code that will suite even the most robust sytems. It will also run faster and consume less resources. These 'tricks' will save you a lot of time and effort. It shows you how to make code reusable, short and affective. The exact meaning of good Java code. It teaches you the most advanced features of Swing like trees, undo, drag and drop and so on.
          The book uses UML (Unified Modeling Language) diagrams to simplify for you and show you visially the stucture of the many program examples in the book, in a truly Object Oriented point of view.
          In summation: It's a wonderful book and I recommend it to anybody who professionally programs in Java Swing.

          2 out of 5 stars Sun's Documentation is Better.......2001-07-16

          The goal of a programming book should be to make it easier to use the language or library. This book doesn't do that. There is no sorting of what is important and what isn't.

          Chapter 3, for example, is a very muddled discussion of MVC, and only confuses the whole issue of the place of MVC in Swing. The UML diagrams throughout are not very informative, either.

          I bought this book with the hopes that it would give me a big picture overview of swing, but instead it just gets lost in all the details. I finally bit the bullet and read Sun's Swing tutorials and documents, and found them much more informative. I wish I didn't have to read them on the computer screen.

          5 out of 5 stars Definitive Guide to Swing for Java 2.......2001-01-06

          Excellent book. It covers some advanced topics in Swing programming. It helps Java developers to produce clean code and robust program by using Swing features effectively. Example: Event handling is covered in depth. Author provided the best way to use MVC with PropertyChangeListener. All topics are covered with clear and useful example. While some other authors give some examples you cannot apply in the real life.

          5 out of 5 stars "Definitive" is one word that comes to mind........2000-05-16

          I've been using his books since he published his "Teach Yourself JBuilder". The best parts of his work are: concrete code examples; clear, concise, and eminently readable writing; clear and easy to understand diagrams. I guess that pretty much covers the entire book, but then, *he's that good*.

          I've got other books on Swing, and I'm starting to see the money I spent before this book as wasted (well, maybe not *wasted*, but you get the idea). As with a previous reader, I found the explanation of undo/redo particularly useful.

          Books:

          1. National Seashores Coloring Book (Dover Coloring Book)
          2. Networks and Devices Using Planar Transmissions Lines
          3. New Ideas in the Sveshnikov Sicilian (Batsford Chess Library)
          4. Nursery Rhymes Coloring Book (Dover Little Activity Books)
          5. Off-road Declarer Play: Unusual Ways to Play a Bridge Hand
          6. Phil Gordon's Poker Box Set: Phil Gordon's Little Black Book, Phil Gordon's Little Green Book, Phil Gordon's Little Blue Book
          7. Pojo's Unofficial Dragonball Z Cards Simplified: A Player's Guide : How to Play, How to Get Started, Killer Decks, Top 10 Lists : Covers Tuff Enuff, Standard & Sealed Deck Strategies
          8. Prototype and Scriptaculous in Action
          9. Random House Crostics, Volume 4 (Other)
          10. Reader's Digest Book of Puzzles & Brain Teasers: Hundreds of Fun and Challenging Ways to Stretch Your Mind

          Books Index

          Books Home

          Recommended Books

          1. Guests of the Ayatollah: The Iran Hostage Crisis: The First Battle in America's War with Militant Is
          2. We All Fall Down: Goldratt's Theory of Constraints for Healthcare Systems
          3. Placing Words: Symbols, Space, and the City
          4. The Embattled Constitution: Vital Framework or Convenient Symbol
          5. The Divine Matrix: Bridging Time, Space, Miracles, and Belief
          6. Understanding Interest Rate Swaps
          7. The Sempster's Tale
          8. The Visual Dictionary of American Domestic Architecture
          9. Spa & Health Club Design
          10. Culture and Propagation of Striped Bass and Its Hybrids