Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3521
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!postnews.google.com!17g2000prr.googlegroups.com!not-for-mail |
|---|---|
| From | steveh44 <steve_h44@yahoo.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | should I use java.awt.* only or also use javax.swing in applets? |
| Date | Wed, 4 May 2011 14:34:58 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 17 |
| Message-ID | <ba0c3c4d-cf9e-4b1b-82a8-30b84405b915@17g2000prr.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 24.7.153.92 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1304544899 23756 127.0.0.1 (4 May 2011 21:34:59 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Wed, 4 May 2011 21:34:59 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | 17g2000prr.googlegroups.com; posting-host=24.7.153.92; posting-account=dArY5goAAACVgnTF8Y7E-pBk26kN9X3c |
| User-Agent | G2/1.0 |
| X-HTTP-UserAgent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.8 NET_mmhpset,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3521 |
Show key headers only | View raw
folks, newbie here. I am learning applets. should one stick to java.awt.* and only extend Applet or go for Japplet instead and pull in swing? When I looked at some applets, most seem to be based on Applet, not JApplet. Basically I am asking, if I want to make sure my applet run best and on most browser, should I just stick to awt and not include any swing stuff? I know if I extend JApplet I can still use awt classes and methods if I want to. cheers steve
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
should I use java.awt.* only or also use javax.swing in applets? steveh44 <steve_h44@yahoo.com> - 2011-05-04 14:34 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Knute Johnson <nospam@knutejohnson.com> - 2011-05-04 16:07 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? "John B. Matthews" <nospam@nospam.invalid> - 2011-05-05 12:16 -0400
Re: should I use java.awt.* only or also use javax.swing in applets? markspace <-@.> - 2011-05-05 10:35 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? "John B. Matthews" <nospam@nospam.invalid> - 2011-05-05 17:20 -0400
O/T: Awesome vocabulary (Was: should I use java.awt.* only or also use javax.swing in applets?) Lew <noone@lewscanon.com> - 2011-05-05 17:28 -0400
Re: O/T: Awesome vocabulary (Was: should I use java.awt.* only or also use javax.swing in applets?) Tom Anderson <twic@urchin.earth.li> - 2011-05-05 23:31 +0100
Re: O/T: Awesome vocabulary (Was: should I use java.awt.* only or also use javax.swing in applets?) Jim Janney <jjanney@shell.xmission.com> - 2011-05-05 17:02 -0600
Re: should I use java.awt.* only or also use javax.swing in applets? markspace <-@.> - 2011-05-05 20:05 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Lew <noone@lewscanon.com> - 2011-05-04 19:10 -0400
Re: should I use java.awt.* only or also use javax.swing in applets? Roedy Green <see_website@mindprod.com.invalid> - 2011-05-05 16:47 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Andrew Thompson <andrewthommo@gmail.com> - 2011-05-06 03:25 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-05-06 19:06 +0200
csiph-web