Re: GridBagLayout - How grow my columns correctly?
- From: "newgro" <per.newgro@xxxxxx>
- Date: 30 Jun 2005 05:56:32 -0700
thx Andrew,
i forgot to copy the brace. My fault.
The snippet looked good to me in browser. But if it's a usenet rule to
use spaces instead of tabs, i will format next snippets to them.
The SwingConstants is a company-wide interface for constants. I havn't
gave it the name :-).
SwingConstants.INSETS_MIDDLE = new java.awt.Insets(2, 5, 5, 2)
Cheers
Per
.
- Follow-Ups:
- Re: GridBagLayout - How grow my columns correctly?
- From: Andrew Thompson
- Re: GridBagLayout - How grow my columns correctly?
- References:
- GridBagLayout - How grow my columns correctly?
- From: newgro
- Re: GridBagLayout - How grow my columns correctly?
- From: Andrew Thompson
- GridBagLayout - How grow my columns correctly?
- Prev by Date: Re: GridBagLayout - How grow my columns correctly?
- Next by Date: Re: GridBagLayout - How grow my columns correctly?
- Previous by thread: Re: GridBagLayout - How grow my columns correctly?
- Next by thread: Re: GridBagLayout - How grow my columns correctly?
- Index(es):
Relevant Pages
|
|