The Definitive Guide to SWT and JFace

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...

Full description

Bibliographic Details
Main Authors: Harris, Robert, Warner, Robert (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2004, 2004
Edition:1st ed. 2004
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
LEADER 02234nmm a2200289 u 4500
001 EB000616113
003 EBX01000000000000000469195
005 00000000000000.0
007 cr|||||||||||||||||||||
008 140122 ||| eng
020 |a 9781430206866 
100 1 |a Harris, Robert 
245 0 0 |a The Definitive Guide to SWT and JFace  |h Elektronische Ressource  |c by Robert Harris, Robert Warner 
250 |a 1st ed. 2004 
260 |a Berkeley, CA  |b Apress  |c 2004, 2004 
300 |a XXI, 864 p  |b online resource 
505 0 |a I Getting Ready -- 1 Evolution of Java GUIs -- 2 Getting Started with Eclipse -- II Using SWT -- 3 Your First SWT Application -- 4 Layouts -- 5 Widgets -- 6 Events -- 7 Dialogs -- 8 Advanced Controls -- 9 The Custom Controls -- 10 Graphics -- 11 Displaying and Editing Text -- 12 Advanced Topics -- III Using JFace -- 13 Your First JFace Application -- 14 Creating Viewers -- 15 JFace Dialogs -- 16 User Interaction -- 17 Using Preferences -- 18 Editing Text -- 19 Miscellaneous Helper Classes -- 20 Creating Wizards 
653 |a Software engineering 
653 |a Software Engineering/Programming and Operating Systems 
653 |a Java 
653 |a Java (Computer program language) 
700 1 |a Warner, Robert  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b SBA  |a Springer Book Archives -2004 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0686-6?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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