Java Foundation Classes in a Nutshell

Java Foundation Classes in a Nutshell
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 0596001134
ISBN-13 : 9780596001131
Rating : 4/5 (34 Downloads)

Synopsis Java Foundation Classes in a Nutshell by : David Flanagan

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 :
Publisher : Manning Publications
Total Pages : 0
Release :
ISBN-10 : 1884777678
ISBN-13 : 9781884777677
Rating : 4/5 (78 Downloads)

Synopsis Java Foundation Classes by : Stephen C. Drye

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.

Core Java Foundation Classes

Core Java Foundation Classes
Author :
Publisher : Prentice Hall
Total Pages : 1232
Release :
ISBN-10 : UOM:49015002691450
ISBN-13 :
Rating : 4/5 (50 Downloads)

Synopsis Core Java Foundation Classes by : Kim Topley

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 :
Publisher : Wiley Publishing
Total Pages : 0
Release :
ISBN-10 : 0764580418
ISBN-13 : 9780764580413
Rating : 4/5 (18 Downloads)

Synopsis JFC by : Daniel I. Joshi

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 Foundation Classes in a Nutshell

Java Foundation Classes in a Nutshell
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 752
Release :
ISBN-10 : 9781565924888
ISBN-13 : 1565924886
Rating : 4/5 (88 Downloads)

Synopsis Java Foundation Classes in a Nutshell by : David Flanagan

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

Java Swing

Java Swing
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 1278
Release :
ISBN-10 : 9780596004088
ISBN-13 : 0596004087
Rating : 4/5 (88 Downloads)

Synopsis Java Swing by : Marc Loy

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 :
Publisher : Addison-Wesley Longman
Total Pages : 0
Release :
ISBN-10 : 0132128810
ISBN-13 : 9780132128810
Rating : 4/5 (10 Downloads)

Synopsis Java Foundations by : John Lewis

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 :
Publisher : Addison-Wesley Professional
Total Pages : 2
Release :
ISBN-10 : 0201775824
ISBN-13 : 9780201775822
Rating : 4/5 (24 Downloads)

Synopsis Java Look and Feel Design Guidelines by : Sun Microsystems

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 :
Publisher : Addison-Wesley Professional
Total Pages : 352
Release :
ISBN-10 : 0201485397
ISBN-13 : 9780201485394
Rating : 4/5 (97 Downloads)

Synopsis Java Design Patterns by : James William Cooper

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 :
Publisher : Addison-Wesley Professional
Total Pages : 790
Release :
ISBN-10 : 0201914670
ISBN-13 : 9780201914672
Rating : 4/5 (70 Downloads)

Synopsis The JFC Swing Tutorial by : Kathy Walrath

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.