Limit search to available items
E-book
Author Cooper, James William, 1943-

Title Java design patterns : a tutorial / James W. Cooper
Published Reading, Mass. : Addison-Wesley, ©2000

Copies

Description 1 online resource (xvii, 329 pages) : illustrations
Contents Section 1: What are design patterns? Introduction -- UML diagrams -- Section 2: Creational patterns. The factory pattern -- The factory method -- The abstract factory pattern -- The singleton pattern -- The builder pattern -- The prototype pattern -- Section 3: Structural patterns. The adapter pattern -- The bridge pattern -- The composite pattern -- The decorator pattern -- The fac̦ade pattern -- The flyweight pattern -- The proxy pattern -- Section 4: Behavioral patterns. Chain of responsibility pattern -- The command pattern -- The interpreter pattern -- The iterator pattern -- The mediator pattern -- The memento pattern -- The observer pattern -- The state pattern -- The strategy pattern -- The template pattern -- The visitor pattern -- Section 5: Design patterns and the Java foundation classes. The JFC, or swing -- Writing a simple JFC program -- Radio buttons and toolbars -- Menus and actions -- The JList class -- The JTable class -- The JTree class -- Case studies. Sandy and the mediator -- Herb's text processing tangle -- Mary's dilemma
Summary Design patterns have become a staple of object-oriented design and programming by providing elegant, easy-to-reuse, and maintainable solutions to commonly encountered programming challenges. However, many busy Java programmers have yet to learn about design patterns and incorporate this powerful technology into their work. Java Design Patterns is exactly the tutorial resource you need. Accessible and clearly written, it helps you understand the nature and purpose of design patterns. It also serves as a practical guide to using design patterns to create sophisticated, robust Java programs. This book presents the 23 patterns cataloged in the flagship book Design Patterns by Gamma, Helm, Johnson, and Vlissides. In Java Design Patterns, each of these patterns is illustrated by at least one complete visual Java program. This practical approach makes design pattern concepts more concrete and easier to grasp, brings Java programmers up to speed quickly, and enables you to take practical advantage of the power of design patterns. Key features include: Introductory overviews of design patterns, the Java Foundation Classes (JFC), and the Unified Modeling Language (UML) Screen shots of each of the programs UML diagrams illustrating interactions between the classes, along with the original JVISION diagram files An explanation of the Java Foundation Classes that illustrates numerous design patterns Case studies demonstrating the usefulness of design patterns in solving Java programming problems After reading this tutorial, you will be comfortable with the basics of design patterns and will be able to start using them effectively in your day-to-day Java programming work. 0201485397B04062001
Bibliography Includes bibliographical references (pages 317-318) and index
Notes Copyright © 2000 Addison Wesley 2000
Print version record
Subject Java (Computer program language)
Java (Computer program language)
Java (programmeertaal)
Java (langage de programmation)
Conception orientée objets (informatique)
Form Electronic book