Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #3130
| From | "Boris Stumm" <boris.stumm@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: question about layout |
| Message-ID | <foh519$os9$1@news.uni-kl.de> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <b1cab5cd-2389-48a9-bd0d-3f7f7ae0618c@c23g2000hsa.googlegroups.com> |
| Date | 2011-04-27 15:43 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui Adam Sandler wrote: > Now, depending on which layout manager I use, my components (like a > JButton for example) take the size of their container. When using > gridbag layout with Eclipse VE,I can never explicitly position that > Jbutton. It gets put at 0,0 or 0,1 for example, but I can never > really control exactly where the component goes. If the frame gets > resized, then that's a whole other set of issues to solve. GridbagLayout is my worst enemy. I personally like GroupLayout, although it takes a bit to get used to it. --- * 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 — Previous in thread | Next in thread | Find similar | Unroll thread
question about layout "Adam Sandler" <adam.sandler@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000 Re: question about layout "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000 Re: question about layout "Boris Stumm" <boris.stumm@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000 Re: question about layout "RedGrittyBrick" <redgrittybrick@THRWHITE.remove-dii-this> - 2011-04-27 15:43 +0000
csiph-web