Logo

Swing by Matthew Robinson, Pavel Vorobiev

Large book cover: Swing

Swing
by

Publisher: Manning Publications
ISBN/ASIN: 193011088X
ISBN-13: 9781930110885
Number of pages: 912

Description:
Taking the power and flexibility of Swing to its limits, this edition shows engineers how to build powerful and complex cross-platform GUIs with Java’s Swing components. Covering J2SE 1.4, complete coverage is given to the new the JSpinner and JFormattedTextField component and to the new focus and keyboard architectures. Additionally, the important new topics of constructing an HTML editor application, constructing an XML editor, and drag-and-drop with Swing are analyzed in detail.

Home page url

Download or read it online for free here:
Read online
(online preview)

Similar books

Book cover: Maven: The Definitive GuideMaven: The Definitive Guide
by - O'Reilly Media, Inc.
The book explains how Maven can bring order to your software development projects. Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team.
(18839 views)
Book cover: Naked ObjectsNaked Objects
by - Wiley
Naked Objects for Java is an application development framework, designed to let you rapidly develop domain-driven business applications. The aim of this book is to introduce you to the concept of designing business systems from naked objects.
(11060 views)
Book cover: Java Native Interface: Programmer's Guide and SpecificationJava Native Interface: Programmer's Guide and Specification
by - Prentice Hall PTR
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(24295 views)
Book cover: OSGi in PracticeOSGi in Practice
by - GitHub
Java alone does not support modularity. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is the way to build modular applications in Java.
(8831 views)