Results 1 to 2 of 2
Thread: SWT or Jface?
- 08-31-2009, 03:54 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 4
- Rep Power
- 0
SWT or Jface?
I am about to create an application. I have decided to use the SWT library and now have a choice of using pure SWT or JFace.
I am of the understanding that JFace simplifies SWT.
My Question is why would I consider using SWT over JFace. Does SWT offer more functionality. If I develop my application in JFace is there a chance that I will find out later that I can't do something?
Thanks
- 10-04-2009, 07:57 AM #2
Member
- Join Date
- Aug 2009
- Location
- Heidelberg
- Posts
- 47
- Rep Power
- 0
JFace is a layer on top of SWT and always allow you to use SWT directly. Therefore you can always revert to SWT if required.
But JFace adds tons of ease-of-use functionality. For an example of JFace have a look at the following example: Eclipse JFace TableViewer - Tutorial
Similar Threads
-
JFACE CheckboxTreeViewer
By pele in forum SWT / JFaceReplies: 0Last Post: 07-14-2009, 08:11 AM -
Jface Viewer help
By JohnTayler in forum SWT / JFaceReplies: 2Last Post: 04-22-2009, 11:28 PM -
First JFace application
By Java Tip in forum SWTReplies: 0Last Post: 07-02-2008, 08:13 PM -
JFace Window
By Java Tip in forum SWTReplies: 0Last Post: 07-02-2008, 08:12 PM -
Jface + Gef
By Eric in forum Advanced JavaReplies: 1Last Post: 07-05-2007, 08:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks