The JFC Swing Tutorial: A Guide to Constructing GUIs, 2/e (Paperback)

Kathy Walrath, Mary Campione, Alison Huml, Sharon Biocca Zakhour

  • 出版商: Addison Wesley
  • 出版日期: 2004-02-24
  • 售價: $2,640
  • 貴賓價: 9.5$2,508
  • 語言: 英文
  • 頁數: 784
  • 裝訂: Paperback
  • ISBN: 0201914670
  • ISBN-13: 9780201914672
  • 已絕版

買這商品的人也買了...

商品描述

Table of Contents:

Preface.

Before You Start.

1. Getting Started with Swing.

About the JFC and Swing.

Compiling and Running Swing Programs.

Questions and Exercises.

Example Programs.



2. Learning Swing by Example.

Example One: Your First Swing Program.

Example Two: SwingApplication.

Example Three: CelsiusConverter.

Example Four: An Improved CelsiusConverter.

Example Five: LunarPhases.

Example Six: VoteDialog.

Summary.

Questions and Exercises.

Example Programs.



3. Using Swing Components.

A Visual Index to Swing Components.

Using HTML in Swing Components.

Using Top-Level Containers.

Using Models.

The JComponent Class.

Using Text Components.

Summary.

Questions and Exercises.

Example Programs.



4. Laying Out Components within a Container.

A Visual Guide to Layout Managers.

Using Layout Managers.

How Layout Management Works.

Creating a Custom Layout Manager.

Doing without a Layout Manager (Absolute Positioning).

Summary.

Questions and Exercises.

Example Programs.



5. Writing Event Listeners.

Some Event-Handling Examples.

General Information about Writing Event Listeners.

Listeners Supported by Swing Components.

Listener API Table.

Summary.

Questions and Exercises.

Example Programs.



6. Performing Custom Painting.

How Swing Components Are Displayed.

Introduction to Painting Concepts.

Implementing a Custom Component.

Summary.

Questions and Exercises.

Example Programs.



7. Components Reference.

How to Make Applets.

How to Use Buttons.

How to Use Check Boxes.

How to Use Color Choosers.

How to Use Combo Boxes.

How to Make Dialogs.

How to Use Editor Panes and Text Panes.

How to Use File Choosers.

How to Use Formatted Text Fields.

How to Make Frames (Main Windows).

How to Use Internal Frames.

How to Use Labels.

How to Use Layered Panes.

How to Use Lists.

How to Use Menus.

How to Use Panels.

How to Use Password Fields.

How to Use Progress Bars.

How to Use Radio Buttons.

How to Use Root Panes.

How to Use Scroll Panes.

How to Use Separators.

How to Use Sliders.

How to Use Spinners.

How to Use Split Panes.

How to Use Tabbed Panes.

How to Use Tables.

How to Use Text Areas.

How to Use Text Fields.

How to Use Tool Bars.

How to Use Tool Tips.

How to Use Trees.



8. Layout Manager Reference.

How to Use BorderLayout.

How to Use BoxLayout.

How to Use CardLayout.

How to Use FlowLayout.

How to Use GridBagLayout.

How to Use GridLayout.

How to Use SpringLayout.



9. Other Swing Features Reference.

How to Use Actions.

How to Support Assistive Technologies.

How to Use Borders.

How to Use Drag and Drop and Data Transfer.

How to Use the Focus Subsystem.

How to Use Icons.

How to Use Key Bindings.

How to Set the Look and Feel.

How to Use Threads.

How to Use Timers.



10. Event Listeners Reference.

How to Write an Action Listener.

How to Write a Caret Listener.

How to Write a Change Listener.

How to Write a Component Listener.

How to Write a Container Listener.

How to Write a Document Listener.

How to Write a Focus Listener.

How to Write an Internal Frame Listener.

How to Write an Item Listener.

How to Write a Key Listener.

How to Write a List Data Listener.

How to Write a List Selection Listener.

How to Write a Mouse Listener.

How to Write a Mouse-Motion Listener.

How to Write a Mouse Wheel Listener.

How to Write a Property-Change Listener.

How to Write a Table Model Listener.

How to Write a Tree Expansion Listener.

How to Write a Tree Model Listener.

How to Write a Tree Selection Listener.

How to Write a Tree-Will-Expand Listener.

How to Write an Undoable Edit Listener.

How to Write Window Listeners.



Appendix. Troubleshooting Reference.

Java Web Start Troubleshooting.

Solving Common Component Problems.

Solving Common Layout Problems.

Solving Common Event-Handling Problems.

Solving Common Painting Problems.

Solving Common Problems Using Other Swing Features.

Index.