Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT/SWING Question
SWT/SWING Question [message #440125] Fri, 23 July 2004 15:55 Go to next message
IchBin is currently offline IchBinFriend
Messages: 30
Registered: July 2009
Location: Drexel Hill Pa USA
Member

Hello All,

I am new to Eclipse and have many questions.

My question here is: What are the advantages / disadvantages of
using SWT over SWING? Are the components different or better?

I am not familiar with ant but is this the only way to deploy a client
swing program? If so I could use some direction..

Thanks in advance...
IchBin
Re: SWT/SWING Question [message #440175 is a reply to message #440125] Fri, 23 July 2004 20:26 Go to previous messageGo to next message
Charlie Surface is currently offline Charlie SurfaceFriend
Messages: 40
Registered: July 2009
Member
You should search the eclipse.org archive for SWT v. Swing discussions.
They usually turn into flame wars, so they should be avoided at all cost :-)

Charlie

"IchBin" <weconsul@ptd.net> wrote in message
news:Xns952F798A62C1FIchBin@204.138.98.10...
> Hello All,
>
> I am new to Eclipse and have many questions.
>
> My question here is: What are the advantages / disadvantages of
> using SWT over SWING? Are the components different or better?
>
> I am not familiar with ant but is this the only way to deploy a client
> swing program? If so I could use some direction..
>
> Thanks in advance...
> IchBin
Re: SWT/SWING Question [message #440176 is a reply to message #440175] Fri, 23 July 2004 20:35 Go to previous messageGo to next message
William E. Taylor is currently offline William E. TaylorFriend
Messages: 51
Registered: July 2009
Member
Sorry, did not now it was political...

"Charlie Surface" <newsgroup_replies_only_please@nowhere.com> wrote in
message news:cdrs95$69d$1@eclipse.org...
> You should search the eclipse.org archive for SWT v. Swing discussions.
> They usually turn into flame wars, so they should be avoided at all cost
:-)
>
> Charlie
>
> "IchBin" <weconsul@ptd.net> wrote in message
> news:Xns952F798A62C1FIchBin@204.138.98.10...
> > Hello All,
> >
> > I am new to Eclipse and have many questions.
> >
> > My question here is: What are the advantages / disadvantages of
> > using SWT over SWING? Are the components different or better?
> >
> > I am not familiar with ant but is this the only way to deploy a client
> > swing program? If so I could use some direction..
> >
> > Thanks in advance...
> > IchBin
>
>
Re: SWT/SWING Question [message #440247 is a reply to message #440175] Tue, 27 July 2004 15:17 Go to previous messageGo to next message
Jelle Herold is currently offline Jelle HeroldFriend
Messages: 42
Registered: July 2009
Member
On 2004-07-23, Charlie Surface <...@nowhere.com> wrote:
> > My question here is: What are the advantages / disadvantages of
> > using SWT over SWING? Are the components different or better?
>
> You should search the eclipse.org archive for SWT v. Swing
> discussions. They usually turn into flame wars, so they should be
> avoided at all cost :-)

Yes, so true ;-) That noted, I *personally* prefer SWT over SWING
because of it's native looks (on Linux especially), and because of it's
light weight (you can build very fast interfaces in SWT). Think of it as
an advanced or modern version of AWT.

But basically, check out eclipse.org, and try it! Then decide for yourself.

> > I am not familiar with ant but is this the only way to deploy a client
> > swing program? If so I could use some direction..

No, you can just build using the command line java compiler or eclipse's
build in "Run ..." command. Ant however is a very powerfull build tool
and it's worth to find out how it works. A good place to start is
http://ant.apache.org/manual/index.html -> Using Ant

HTH,
Jelle
--
http://o2w.nl/~jelle/
http://defekt.nl/
Re: SWT/SWING Question [message #440249 is a reply to message #440247] Tue, 27 July 2004 15:57 Go to previous message
IchBin is currently offline IchBinFriend
Messages: 30
Registered: July 2009
Location: Drexel Hill Pa USA
Member

Jelle Herold <jelle@defekt.nl> wrote in news:ce5rmb$ska$2@eclipse.org:

> Jelle
>


Thank's Jelle so much for your ANT Link...

--
Thanks in Advance...
IchBin
_____________________________________________

'Black holes are where God divided by zero.'
-Steven Wright, comedian (1955- )
Previous Topic:When you add / remove a task to a line of code in Java ...
Next Topic:Heterogeneous table/grid support?
Goto Forum:
  


Current Time: Fri Apr 26 01:29:02 GMT 2024

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

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

Back to the top