Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3079

Re: AWT vs SWING vs JAVA

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail
From "Lew" <lew@THRWHITE.remove-dii-this>
Subject Re: AWT vs SWING vs JAVA
Message-ID <WbSdnf4vSJbgpQbanZ2dnUVZ_uuqnZ2d@comcast.com> (permalink)
X-Comment-To comp.lang.java.gui,comp.l
Newsgroups comp.lang.java.gui
In-Reply-To <4280a8ad-e815-44ca-85de-933210213f06@j78g2000hsd.googlegroups.co
References <4280a8ad-e815-44ca-85de-933210213f06@j78g2000hsd.googlegroups.co
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92]
Lines 45
Date Wed, 27 Apr 2011 15:42:49 GMT
NNTP-Posting-Host 96.60.20.240
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1303918969 96.60.20.240 (Wed, 27 Apr 2011 10:42:49 CDT)
NNTP-Posting-Date Wed, 27 Apr 2011 10:42:49 CDT
Organization TDS.net
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:3079

Show key headers only | View raw


  To: comp.lang.java.gui,comp.l
Nehil wrote:
> can you please describe or show me the path to find the difference
> among 4. (mentioned in subject line)
> 
> The basic difference i [sic] know, what i want is how to decide when to use
> what?
> In my view, awt [sic] is used no where these days.

Not true.  AWT /components/ are not used, but the AWT /library/ lives on. 
Strictly speaking, Swing is part of the AWT library.

> swing [sic] and Java 2D (what is this?) are used mostly but which to choose
> for my application, how to decide? 

Java 2D is to manipulate graphic images.  Swing renders GUI components.

Choose the former when you need to manipulate graphic images.  Choose the 
latter when you need to render GUI components.

> and What is JFC all about?

It's all about having a cute name ("Java Foundation Classes") and 
corresponding acronym for Swing and related libraries.  I don't see the term 
used much any more.

> Please don't consider it as crosspost, i found this more appropriate
> community, acc to my subject line, later.

"Considered" or not, it's not a cross-post, it's a multi-post.  "Cross-post" 
has all the groups in the address at once; "multi-post" is sent separately.

Just to keep the terminology straight.

I'm not sure how much good reposting did, given that just about everyone who 
cares about clj.gui also reads clj.programmer.  I took the liberty of 
cross-posting this reply in order to unify the threads.

-- 
Lew

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar | Unroll thread


Thread

Re: AWT vs SWING vs JAVA "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:42 +0000

csiph-web