Hardcore JFC
Conquering the Swing Architecture

SIGS: Advances in Object Technology Series

Author:

A comprehensive guide to the functionality and practical use of the Java Foundations Classes (JFC).

Language: English
Cover of the book Hardcore JFC

Subject for Hardcore JFC

Approximative price 83.72 €

Subject to availability at the publisher.

Add to cartAdd to cart
Publication date:
374 p. · 17.9x23.6 cm · Paperback
Hardcore JFC is a comprehensive guide to the functionality and practical use of the Java Foundations Classes (JFC), a component library designed for the Java programming language and operating environment. It presents intermediate and advanced techniques in exploiting the power and flexibility of JFC and the Swing component set. The book describes the inner workings of Swing and how its design principles can be used to add tremendous value to Java applications. The important features of JFC components are investigated thoroughly with a focus on the comprehension of fundamentals and the pragmatic application of advanced techniques. Included are concrete illustrations of how to enhance the JFC architecture: leveraging the 'Model/View/Controller' paradigm, customizing and developing new components and techniques for creating 'look and feel' user interface classes. Explanations of design and development techniques are introduced through effective, well-constructed and reusable example code.
1. Introduction; 2. The J component; 3. Basic components I; 4. Containers; 5. The JList component; 6. Basic components II; 7. The JTree components; 8. The JTable components; 9. User interface I; 10. User Interface II; Appendix: LAF Keys.