Book description
8329B-3
The experienced developer's guide to the Swing classes!
Core Swing helps you deliver the sophisticated Java GUI applications your users demand—with Java Swing techniques that start where other books leave off! Building on his bestseller Core Java Foundation Classes, Kim Topley takes on the toughest Swing issues raised by programmers throughout the Java community and addresses crucial topics first-generation Swing books completely missed.
With Core Swing, you'll discover how to exploit the Swing tree and table controls to the fullest, customize and create your own text fields with features that sophisticated users expect, build your own editors and file viewers, and much more. There is complete and in-depth coverage of Swing's HTML support, a topic barely addressed in other Swing books. You'll also find detailed coverage of undo/redo and drag-and-drop, with lengthy, fully documented code examples, in the book and on the accompanying CD-ROM.
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!
Core Swing: Advanced Programming delivers:
State-of-the-art insights into the Swing classes that other books can't touch
Practical techniques for building the Swing components you really need
Fast-track techniques for making the most of text controls, editors, tables, and drag-and-drop
Hundreds of professional-level code examples
CD-ROM
The accompanying CD-ROM includes all of the book's detailed code examples a bonus chapter taken from Kim Topley's first book, Core Java Foundation Classes, and trial versions of SwingBuilder from SwingSoft and Netbeans.
Table of contents
- Copyright
- Preface
-
1. THE SWING TEXT COMPONENTS: CREATING CUSTOMIZED INPUT FIELDS
- The Swing Text Components
-
Adding Functionality to the Basic Text Components
- Text Component Architecture
- Storing Document Content
- Implementing Text Fields with Input Validation
- A Text Field with Look-Ahead
- Text Actions and Keyboard Mappings
- Summary
- 2. USING JTEXTPANE
-
3. TEXT COMPONENTS WITH CUSTOM VIEWS
- Customized Document Views
- Highlighting and Highlighters
- Custom Views and Input Fields
- Summary
-
4. JEDITORPANE AND THE SWING HTML PACKAGE
- The JEditorPane Control
- Saving Document Content
- The Swing HTML Package
- Summary
- 5. BI-DIRECTIONAL TEXT
- 6. CREATING CUSTOM TABLE RENDERERS
- 7. TABLE EDITING
-
8. DRAG-AND-DROP
- Drag-and-Drop Overview
- Architecture of the Java Drag-and-Drop Subsystem
- Implementing a Drop Target
- Implementing a Drag Source
- Using Drag-and-Drop with the JTree Component
- Summary
- 9. THE SWING UNDO PACKAGE
Product information
- Title: Core SWING advanced programming
- Author(s):
- Release date: December 1999
- Publisher(s): Pearson
- ISBN: 9780130832924
You might also like
book
JFC Swing Tutorial, The: A Guide to Constructing GUIs, Second Edition
The JFC Swing Tutorial is back, fully revised and updated to include the latest revisions to …
book
Rich Client Programming: Plugging into the NetBeans Platform
The open-source NetBeans Platform is an extraordinarily powerful framework for building "write once, run anywhere" rich …
book
Core Java® Volume I—Fundamentals, Tenth Edition
Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers …
article
Splitting Strings on Any of Multiple Delimiters
Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, …