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


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

Re: Gridbag Layout. Fixin

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Gridbag Layout. Fixin
Message-ID <787fcb92a8883@uwe> (permalink)
Newsgroups comp.lang.java.gui
References <1190289896.109613.161240@50g2000hsm.googlegroups.com>
Date 2011-04-27 15:39 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Chanchal wrote:
..
>I have JPanel (jPanel1 )on right hand side of a JSplitPane I have
>applied GridbagLayout to jPanel1 and added two more JPanels (jPanel2
>and jPanel3) to jPanel1. I need to make  sure that the size jPanel3 is
>not changed when the divider of the JSplitPane is moved. 

What do you mean?  If the splitpane is resized, the JPanel3
will become 'thinner'.  If you won't want that, try *not* putting 
it in a JSplitPane.

>...Kindly advice on how this can be achieved.

I might help people* to understand your problem if you 
post an SSCCE of the current layout.

* Your post reads like 'nonsense' to me.

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200709/1

---
 * 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 | NextNext in thread | Find similar | Unroll thread


Thread

Re: Gridbag Layout. Fixin "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: Gridbag Layout. Fixin "tar" <tar@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: Gridbag Layout. Fixin "Chanchal" <chanchal@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: Gridbag Layout. Fixin "Filip Larsen" <filip.larsen@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000

csiph-web