3

What does the following code mean?

FormLayout formLayout = new FormLayout("fill:5dlu:g, 5dlu, 20dlu", "pref");

I'm interested to know what the FormLayout attributes mean.

Andrew Thompson
  • 168,117
  • 40
  • 217
  • 433
Feras Odeh
  • 9,136
  • 20
  • 77
  • 121
  • You might discover your answer amongst [these hits](http://www.google.com/search?q=FormLayout+site%3Ajgoodies.com). – Andrew Thompson Sep 13 '11 at 06:23
  • 1
    The syntax is explained in the manual at http://www.jgoodies.com/articles/forms.pdf – PeterMmm Sep 13 '11 at 06:26
  • 1
    @Peter: Would you care to make this into an answer by extracting the explanation from the manual? – Paŭlo Ebermann Sep 13 '11 at 11:21
  • No, not really. Why do you think it would be helpfull duplicate info from other sites ? – PeterMmm Sep 13 '11 at 12:14
  • @PeterMmm: agree that duplication is bad but you can answer with the link so we can close this question :). – Zecas May 28 '12 at 09:50
  • @PeterMmm: The reason duplication would've been nice is that SO aims to be a reference site, not to mention that the link you gave is now dead, and the existing "documentation" is severely lacking. I, for one, would love a question about the FormLayout syntax and an answer that explains it in detail... – Amos M. Carpenter Jul 12 '16 at 02:44

0 Answers0