The Definitive Guide to SWT and JFACE

Robert Harris, Robert Warner

  • 出版商: Apress
  • 出版日期: 2004-06-10
  • 售價: $1,940
  • 貴賓價: 9.5$1,843
  • 語言: 英文
  • 頁數: 684
  • 裝訂: Paperback
  • ISBN: 1590593251
  • ISBN-13: 9781590593257
  • 海外代購書籍(需單獨結帳)

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

商品描述

Description:

Need to build stand-alone Java applications? The Definitive Guide to SWT and JFace will help you build them from the ground up. The book first runs down the Java GUI toolkit history. Then the book explains why SWT is superior and provides extensive examples of building applications with SWT.

You'll come to understand the entire class hierarchy of SWT, and you'll learn to use all components in the toolkit with Java code. Furthermore, the book describes JFace, an additional abstraction layer built on SWT. Demonstrations of building JFace applications are also included and reinforced with thorough explanations and example code. These applications can be used as GUI plug-ins for Eclipse, and they're compatible with the new Eclipse 3.0 application development framework.

 

Table of Contents:

Part I Getting Ready
Chapter 1: Evolution of Java GUIs
Chapter 2: Getting Started with Eclipse

Part II Using SWT
Chapter 3: Your First SWT Application
Chapter 4: Layouts
Chapter 5: Widgets
Chapter 6: Events
Chapter 7: Dialogs
Chapter 8: Advanced Controls
Chapter 9: The Custom Controls
Chapter 10: Graphics
Chapter 11: Displaying and Editing Text
Chapter 12: Advanced Topics

Part III Using JFace
Chapter 13: Your First JFace Application
Chapter 14: Creating Viewers
Chapter 15: JFace Dialogs
Chapter 16: User Interaction
Chapter 17: Using Preferences
Chapter 18: Editing Text
Chapter 19: Miscellaneous Helper Classes
Chapter 20: Creating Wizards
Index