---
product_id: 274323442
title: "SWT/JFace in Action: GUI Design with Eclipse 3.0"
brand: "matthew scarpino"
price: "B/.110"
currency: PAB
in_stock: true
reviews_count: 6
url: https://www.desertcart.com.pa/products/274323442-swt-jface-in-action-gui-design-with-eclipse-3-0
store_origin: PA
region: Panama
---

# SWT/JFace in Action: GUI Design with Eclipse 3.0

**Brand:** matthew scarpino
**Price:** B/.110
**Availability:** ✅ In Stock

## Quick Answers

- **What is this?** SWT/JFace in Action: GUI Design with Eclipse 3.0 by matthew scarpino
- **How much does it cost?** B/.110 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.com.pa](https://www.desertcart.com.pa/products/274323442-swt-jface-in-action-gui-design-with-eclipse-3-0)

## Best For

- matthew scarpino enthusiasts

## Why This Product

- Trusted matthew scarpino brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Description

SWT/JFace in Action: GUI Design with Eclipse 3.0

## Images

![SWT/JFace in Action: GUI Design with Eclipse 3.0 - Image 1](https://m.media-amazon.com/images/I/61ur8aSC21L.jpg)

## Customer Reviews

### ⭐⭐⭐ 3.0 out of 5 stars







  
  
    Build path has changed with Eclipse 3.2
  

*by M***E on Reviewed in the United Kingdom on 29 August 2006*

I can't comment on the book yet, as I haven't read all of it. However, it's important to get the examples running and, as things have changed in Eclipse 3.2, I thought I'd better explain how I 'eventually' managed to run them. There aren't many resources around for JFace, so I hope this helps.The SWT examples run okay but the JFace examples require the following .jar files on the build path to run correctly:./plugins/org.eclipse.swt.win32.win32.x86_3.2.0.v3232m.jar./plugins/org.eclipse.jface_3.2.0.I20060605-1400.jar./plugins/org.eclipse.jface.text_3.2.0.v20060605-1400.jar./plugins/org.eclipse.text_3.2.0.v20060605-1400.jar./plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar./plugins/org.eclipse.equinox.common_3.2.0.v20060603.jarAlso, don't forget to add the 'swt-win32-3232.dll' to the JDK/JRE 'bin' folder, as explained in the book.

### ⭐⭐ 







  
  
    not what I expected
  

*by C***N on Reviewed in the United States on 31 December 2012*

Just needed a book on SWT... made a poor choice.  I don't know if my review will be helpful... unless you are like me, and just needed SWT... I don't use JFace much so this book was wasted on me.

### ⭐⭐⭐⭐⭐ 







  
  
    Best Book Around for Learning SWT/JFace
  

*by J***H on Reviewed in the United States on 4 January 2013*

SWT and JFace are the GUI libraries behind Eclipse. SWT uses native graphical elements, drawn and managed by whatever OS you happen to be running on, so users don't look at it and see a "Java app." It's just an app, like any other. SWT is currently limited to certain architectures - in particular, it does not support Linux or Windows on ARM as of early 2013 (though I believe this is coming). Swing covers many more architectures, but the look-and-feel support ranges from pretty good (Windows prior to version 8) to "ew," (pretty much every other operating system) depending on your target OS. If you want to target Android, they have their own libraries and neither SWT nor Swing are supported. Things to think about before you buy this book and find out it doesn't apply to your problem domain. :-)I'm a Linux user, and SWT just does a much better job matching native look-and-feel on Linux than Swing. Also, I am a heavy Eclipse user, and you must know SWT and JFace if you are writing Eclipse plugins.Okay, first let's start with what this book is not. This book is not a gentle introduction to Java. You need to be very comfortable with the language up front, including such things as threading and anonymous inner classes. This book does not cover basic GUI design principles. If you don't already know what you want, this won't help you much. This book is not a reference for the JFace or SWT APIs. That stuff is all online and searchable.So what is this book, exactly? This book covers all the high points of JFace and SWT. There are simple examples in each chapter that are small enough to encourage you to actually type them in and tinker. By the end of the book, you know enough of the fundamentals to figure out the rest for yourself.The authors have written the book to give you a brief introduction to each topic, followed by an example where they point out the highlights. They are expecting you to type in and run the examples in order to understand them, at which point you will understand their comments. If you try to only read the book without working the exercises, you are likely to come away frustrated and confused.So if you already know Java well, and you have some experience developing UIs with Swing or .NET or some other library, this is going to help you get proficient with both SWT and JFace as quickly and painlessly as possible.If you don't know Java, or this is your first time working with rich-client widget libraries, you've got a steep learning curve ahead of you, and this book is likely going to be frustrating.So why SWT and JFace, and not just SWT? If you are interested in doing anything more than the most basic UIs, JFace is a must. The widgets in SWT are superb, but very low-level. JFace makes things a lot easier most of the time, and it does not prevent you from directly accessing the low level SWT stuff when you need it. JFace is a work-saving device.To get the most out of this book, you have to read each chapter (in order - each one builds on the previous one), you have to get the code examples working (there are one or two bugs - from API changes - that have popped up since the book was released in 2004), and you have to experiment. Here, a propensity to tinker will take you far. Also, you need to have your "learning project(s)" lined up ahead of time, because this book gives short examples, not some complete project that you build over the course of the book. That's a good thing - books that develop complete projects over many chapters don't appeal to me at all. Short examples are much better, since you can skip the ones you are already familiar with.Additionally, you have to be willing to dig into JavaDoc that is relatively scattered, and occasionally go hunting for JARs in some build artifact of Eclipse. Needle-in-a-haystack type searches. There can be a lot of yak-shaving involved. Nothing new to you if you work on Java projects of moderate complexity, but daunting for beginners, and not covered terribly well in the book.The Java style in the book is dated. This was written several major versions back, when there were no generics and people still used enumerations everywhere. If you are new to Java within the last couple of years, the code can be a little hard to read at first, but the examples are generally very simple. No complex data structures or heady algorithms.If you already know Java well, and your aim is to get familiar with how to develop UIs with both JFace and SWT as intended, there is no better book out there that I know of. The book was written in 2004, I am writing this review in 2013, and it's still very relevant and useful information.

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.com.pa/products/274323442-swt-jface-in-action-gui-design-with-eclipse-3-0](https://www.desertcart.com.pa/products/274323442-swt-jface-in-action-gui-design-with-eclipse-3-0)

---

*Product available on Desertcart Panama*
*Store origin: PA*
*Last updated: 2026-04-23*