Java Foundation Classes in a Nutshell

Java Foundation Classes in a Nutshell

Author: David Flanagan

Publisher:

Published: 1999

Total Pages: 0

ISBN-13: 9780596001131

DOWNLOAD EBOOK

Intended for Java programmers writing applications or applets involving graphics or graphical user interfaces and is a companion to the book entitled, "Java in a Nutshell, 3rd ed."


Java Foundation Classes

Java Foundation Classes

Author: Stephen C. Drye

Publisher: Manning Publications

Published: 1999

Total Pages: 0

ISBN-13: 9781884777677

DOWNLOAD EBOOK

The Swing user interface class library solves many of the incompatibles that characterize AWT-based Java programs. With Swing, Java advances into a new era of robust, full-featured programs. This programmer's companion includes a tutorial designed for the non-novice to quickly start using Swing.


Java Foundation Classes in a Nutshell

Java Foundation Classes in a Nutshell

Author: David Flanagan

Publisher: "O'Reilly Media, Inc."

Published: 1999

Total Pages: 752

ISBN-13: 1565924886

DOWNLOAD EBOOK

From the author of "Java in a Nutshell" comes a compact reference material onall the GUI and graphics related classes in the numerous "java.


Core Java Foundation Classes

Core Java Foundation Classes

Author: Kim Topley

Publisher: Prentice Hall

Published: 1998

Total Pages: 1232

ISBN-13:

DOWNLOAD EBOOK

An expert programmer's guide to the Java Foundation Classes. This is the perfect bridge book to help Java developers migrate from AWT to JFC--and the perfect start-to-finish tutorial for experienced programmers new to Java GUI building.


JFC

JFC

Author: Daniel I. Joshi

Publisher: Wiley Publishing

Published: 1998

Total Pages: 0

ISBN-13: 9780764580413

DOWNLOAD EBOOK

A concise introduction to the Java Foundation Classes and Swing components--the hot new cross-platform Java tools for building application GUIs. The CD-ROM includes all code and examples from the book and the Sun JDK and Java Run-Time, plus a JFC-compliant browser and the Borland JBuilder.


Java Swing

Java Swing

Author: Marc Loy

Publisher: "O'Reilly Media, Inc."

Published: 2002-11-20

Total Pages: 1278

ISBN-13: 0596004087

DOWNLOAD EBOOK

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 : A new chapter on Drag and Drop Accessibility features for creating a user interface meeting the needs of all users Coverage of the improved key binding infrastructure introduced in SDK 1.3 A new chapter on JFormattedTextField and input validation Mac OS X coverage and examples Coverage of the improved focus system introduced in SDK 1.4 Pluggable Look-and-Feel coverage Coverage of the new layout manager, SpringLayout, from SDK 1.4 Properties tables that summarize important features of each component Coverage of the 1.4 Spinner component Details about using HTML in components A new appendix listing bound actions for each component A supporting web site with utilities, examples, and supplemental materials 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.


Java Foundations

Java Foundations

Author: John Lewis

Publisher: Addison-Wesley Longman

Published: 2011

Total Pages: 0

ISBN-13: 9780132128810

DOWNLOAD EBOOK

KEY MESSAGE: Inspired by the success their best-selling introductory programming text,Java Software Solutions,authors Lewis, DePasquale, and Chase now releaseJava Foundations.Their newest text is a comprehensive resource for instructors who want a two-semester introduction to programming textbook that includes data structures topics.Java Foundationsintroduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning.MARKET: For all readers interested in introductory programming using the Java™ programming language.


Java Look and Feel Design Guidelines

Java Look and Feel Design Guidelines

Author: Sun Microsystems

Publisher: Addison-Wesley Professional

Published: 2001

Total Pages: 2

ISBN-13: 9780201775822

DOWNLOAD EBOOK

Brand-new techniques for building more effective Java "TM" user interfaces. -- Reveals the latest user research by Sun Microsystems! -- Goes beyond the basics with menus, windows, wizards, events, alarms, and much more. -- High-quality 4-color interior! This book brings together advanced guidelines and techniques for building exceptionally effective user interfaces with Java technology. Building on the insights presented in Java "TM" Look and Feel Design Guidelines, Second Edition, this book focuses on several key opportunities to enhance Java user interfaces, and draws upon brand-new user analyses by Sun Microsystems' Java "TM" Look and Feel Design Group. The authors begin with in-depth coverage of Java "TM" windows, including techniques for choosing the right window type, designing window elements, setting state, and handling multiple windows. In a detailed chapter on menus, they show how to design menu elements, common, and contextual menus; and assign mnemonics and keyboard shortcuts. The book demonstrates how to control key aspects of application behavior, including addressing modes, filtering, searching, and tool tips. A chapter on idioms shows how to use sets of JFC components to standardize appearance and behavior. Readers will find practical techniques for improving responsiveness and providing more useful operational feedback. For every Java "TM" developer, software engineer, usability specialist, and manager responsible for developing or commissioning Java software.


Java Design Patterns

Java Design Patterns

Author: James William Cooper

Publisher: Addison-Wesley Professional

Published: 2000

Total Pages: 352

ISBN-13: 9780201485394

DOWNLOAD EBOOK

Java developers know that design patterns offer powerful productivity benefits but few books have been specific enough to address their programming challenges. With "Java Design Patterns", there's finally a hands-on guide focused specifically on real-world Java development. The book covers three main categories of design patterns--creational, structural, and behavioral--and the example programs and useful variations can be found on the accompanying CD-ROM.


The JFC Swing Tutorial

The JFC Swing Tutorial

Author: Kathy Walrath

Publisher: Addison-Wesley Professional

Published: 2004

Total Pages: 790

ISBN-13: 9780201914672

DOWNLOAD EBOOK

Written by a lead writer on the Swing team and bestselling author of "The Java Tutorial," this guidebook--now fully updated and revised--provides a hard copy of Sun's popular online tutorial for JFC/Swing development. Its numerous code examples and clear presentation style make this book a fine choice for mastering the ins and outs of JFC and Swing.