Customers who bought this book also bought:
Reviews
Amazon.com With the arrival of Sun's Java Foundation Classes (JFC), developers can write Java applications that behave just like "native"-style applications, such as those written in Windows. Core Java Foundation Classes shows you how you can take advantage of the new JFC Swing classes to create Java applications with all the advanced features that today's users expect. After a tour of the JFC/Swing packages, the author jumps right into building basic Swing applications, focusing on layout managers (which control the arrangement of JFC components onscreen) and basic graphics programming. The book aims to let you create sophisticated Java applications, and so the author discusses topics such as menus and the toolbar, keyboard handling (and mouseless operation), and dialog boxes to let you do this. The book also covers powerful Swing components, the tree and table controls. The author even looks at creating multiple document interface (MDI) applications. --Richard Dragan From the Back Cover The long-awaited Java Foundation Classes (JFC) greatly expand Java's graphics capabilities and streamline the construction of state-of-the-art user interfaces. Core Java Foundation Classes offers the detailed information experienced developers need to make the most of JFC-whether they're migrating from AWT or building Java GUIs for the first time. Using extensive real-world examples, Kim Topley introduces the new Swing classes. You'll learn what the Swing classes are, what they allow you to accomplish, and how they work together. You'll walk step by step through the development of JFC-based applications and components and master such crucial JFC concepts as pluggable look-and-feel. From creating your application's shell with the JFrame class to developing your own look-and-feel, Core Java Foundation Classes is the most comprehensive programmer's guide to sophisticated JFC-based development. (NOTE: examples use Swing 1.0.1 with JDK 1.1 and JDK 1.2 Beta 3) STATE-OF-THE-ART INFORMATION FOR JFC DEVELOPERS. *GUIs and applications: dialog boxes, menus, toolbars and beyond. *Enhanced user interface components, including borders, progress bars, list and combo boxes. *In-depth coverage of the Swing text components, including how to display and edit HTML and Rich Text Format (RTF) files. *Trees and Tables, including how to extend and customize them. *Changing the look-and-feel of a component or of an entire application. BY PROGRAMMERS, FOR PROGRAMMERS. Series editor Gary Cornell, co-author of the wildly successful Core Java, brings his diverse experience and perspective to a new series of books written by serious programmers for serious programmers. Like Core Java, every Core Series book: *DEMONSTRATES how to write commercial quality code. *FEATURES dozens of nontrivial programs and examples-no toy code! *FOCUSES on the features and functions most important to real developers. *PROVIDES objective, unbiased coverage of cutting-edge technologies-no hype! About the Author KIM TOPLEY is a freelance computer consultant whose experience includes writing microcode for mainframe computers, device drivers, file systems and security features for the Unix operating system, implementing communications protocol stacks and developing GUI interfaces for end-user applications. He is currently working for a financial institution in London, England. Back to Java: General
Back to Java Programming
Back to Main Index
|