Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » (no subject)
(no subject) [message #688196] Fri, 24 June 2011 06:24 Go to next message
Zhou.X.B  is currently offline Zhou.X.B Friend
Messages: 11
Registered: June 2011
Junior Member
After reading some articles, I have a feeling (not based on experiment and research) to better choose SWT/JFace than AWT/Swing. So far, my knowledge in SWT/JFace:
- application utilizing SWT/JFace is pure Java, I don't need to write different class
for windows, linux, mac, etc.
- SWT/JFace library for deployment is different for each OS
- conclusion: I need not bother about OS while coding application, when it's time to
create installation/deployment I must provide various library for every OS I want to
cover

Please give me advices or corrections, thanks a lot.
Re: choosing GUI toolkit [message #688371 is a reply to message #688196] Fri, 24 June 2011 14:36 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 24-Jun-11 00:24, Zhou.X.B wrote:
> After reading some articles, I have a feeling (not based on experiment
> and research) to better choose SWT/JFace than AWT/Swing. So far, my
> knowledge in SWT/JFace:
> - application utilizing SWT/JFace is pure Java, I don't need to write
> different class
> for windows, linux, mac, etc.
> - SWT/JFace library for deployment is different for each OS
> - conclusion: I need not bother about OS while coding application, when
> it's time to
> create installation/deployment I must provide various library for every
> OS I want to
> cover
>
> Please give me advices or corrections, thanks a lot.


By the way, I think there's a good tutorial at http://www.vogella.de on
this topic.
Re: choosing GUI toolkit [message #688642 is a reply to message #688371] Sat, 25 June 2011 07:22 Go to previous message
Zhou.X.B  is currently offline Zhou.X.B Friend
Messages: 11
Registered: June 2011
Junior Member
Thanks again Bateman for your valuable information.
Previous Topic:Editing the Parameter Selection Page
Next Topic:How to manage 2 input files with Java?
Goto Forum:
  


Current Time: Sat Apr 20 01:08:56 GMT 2024

Powered by FUDForum. Page generated in 0.08734 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top