| Author |
Any Source Code or Web site demonstrate the effect of gridwidth and gridheigh of Grid
|
|
| hon123456 2006-02-20, 7:57 am |
| Dear all,
I want to make clear how the outlook of Gridbaglayout will
change according to different value of gridwidth and gridheight of
GridBagConstraints. Please suggest some source code for me so that I
can modify the source code of the value of gridheight and gridwidth,
thus I can find out the change of the outlook according to different
value of gridheight and gridwidth. Or please suggest some website for
me to investigate about the gridwidth and gridheight of
GridBagConstraints.
Thanks.
| |
|
|
| hon123456 2006-02-20, 7:57 am |
| Thanks for your reply. But I have read about the Sun's Doc. But it is
rather ambiguous.
Thanks.
| |
|
|
| TheFullSP 2006-02-20, 7:00 pm |
| Save yourself some heart ache.. GridbagLayout can be time consuming
Check out JGoodies (efficient Swing Design Framework) we use this
extensively
http://www.jgoodies.com/
| |
| Roedy Green 2006-02-21, 7:03 pm |
| On 20 Feb 2006 02:56:09 -0800, "hon123456" <peterhon321@yahoo.com.hk>
wrote, quoted or indirectly quoted someone who said :
>Thanks for your reply. But I have read about the Sun's Doc. But it is
>rather ambiguous.
see http://mindprod.com/jgloss/gridbaglayout.html
and follow the link to GridBagger
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
|
|
|
|