Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9650
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!news.osn.de!diablo2.news.osn.de!news.belwue.de!not-for-mail |
|---|---|
| From | Thomas Richter <thor@math.tu-berlin.de> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JFrame stays unusably small in applet |
| Date | Sun, 06 Nov 2011 14:22:11 +0100 |
| Organization | InterNetNews at News.BelWue.DE (Stuttgart, Germany) |
| Lines | 22 |
| Message-ID | <j961m4$4mc$1@news.belwue.de> (permalink) |
| References | <j949fr$d0j$1@news.belwue.de> <67qcb7dpu8cobr0ip32pagie2nf5v3nb68@4ax.com> |
| NNTP-Posting-Host | vpn-m-8d3a2f36.campus.uni-stuttgart.de |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.belwue.de 1320585733 4812 141.58.47.54 (6 Nov 2011 13:22:13 GMT) |
| X-Complaints-To | news@news.belwue.de |
| NNTP-Posting-Date | Sun, 6 Nov 2011 13:22:13 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20111004 Icedove/3.0.11 |
| In-Reply-To | <67qcb7dpu8cobr0ip32pagie2nf5v3nb68@4ax.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9650 |
Show key headers only | View raw
On 06.11.2011 12:02, Roedy Green wrote: > On Sat, 05 Nov 2011 22:23:05 +0100, Thomas Richter > <thor@math.tu-berlin.de> wrote, quoted or indirectly quoted someone > who said : > >> frame.setSize(800,64); > > a pack would shrink it. What kind of layout do you have inside the > JFrame? Is it something that would survive a pack? > when use absolute positioning, remember to setLayout(null). There is absolutely no layout within at all. All I do is to get the graphics and render some text. I do not call "pack" - there is beyond the text output nothing else that happens there... Are there any known settings in firefox or windows or java that would prevent JFrames from opening the indicated size (yes, the size does fit onto the monitor of the customer, checked that). So long, Thomas
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
JFrame stays unusably small in applet Thomas Richter <thor@math.tu-berlin.de> - 2011-11-05 22:23 +0100
Re: JFrame stays unusably small in applet Knute Johnson <nospam@knutejohnson.com> - 2011-11-05 15:20 -0700
Re: JFrame stays unusably small in applet Roedy Green <see_website@mindprod.com.invalid> - 2011-11-06 03:00 -0800
Re: JFrame stays unusably small in applet Roedy Green <see_website@mindprod.com.invalid> - 2011-11-06 03:02 -0800
Re: JFrame stays unusably small in applet Thomas Richter <thor@math.tu-berlin.de> - 2011-11-06 14:22 +0100
Re: JFrame stays unusably small in applet markspace <-@.> - 2011-11-06 07:13 -0800
csiph-web