I don't need a layout manager for specific task, I am just trying to
understand SpringLayout

--- "Marijn H. van der Ploeg" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I think you should look at the BoxLayout, and the Glue-component,
> or the
> GridBagLayout which does the same (if properly configured).
> 
> HTH
> 
> Cheers,
> 
> Marijn
> 
> 
> 
> 
> 
> ----- Original Message -----
> From: "Steve Barrett" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, September 18, 2001 6:22 PM
> Subject: SpringLayout
> 
> 
> : I am looking for a couple of examples of using SpringLayout.  I
> have
> : seen the Form, Window and Grid examples.  Each positions the
> : component(s) using a Spring.constant().  I want to know how to
> : position components so that as the container grows the
> component's
> : x,y moves too.  For instance as the container widens the
> component's
> : x increases proportionally:
> :     [ x   ] =>  [   x       ]
> : Thanks in advance, Steve
> :
> :
> : __________________________________________________
> : Terrorist Attacks on U.S. - How can you help?
> : Donate cash, emergency relief information
> : http://dailynews.yahoo.com/fc/US/Emergency_Information/
> : _______________________________________________
> : Advanced-swing mailing list
> : [EMAIL PROTECTED]
> : http://eos.dk/mailman/listinfo/advanced-swing
> :
> :
> 
> 


__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to