BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 3265 thumbnail
User 111696 avatar

By bloid
via javalobby.org
Published: Sep 14 2006 / 10:16

MigLayout is the most versatile SWT/Swing layout manager written, yet incredibly simple to use. It is use-case optimized for manually coded layouts and is using string constraints to format the layout. And for many the most important thing: It's free to use and will be Open Source.
  • 21
  • 0
  • 1470
  • 0

Comments

Add your comment
User 179375 avatar

Ricky Clarkson replied ago:

1 votes Vote down Vote up Reply

start plug

Clearly it is not the most versatile ever - I have a layout manager that is obviously the most versatile ever because the client programmer can write their own constraints - http://code.google.com/p/anylayout/ - it is in alpha, in that I change it incompatibly with most commits, but it does exist, and I use it in production code.

end plug

User 60219 avatar

Mikael Grev replied ago:

1 votes Vote down Vote up Reply

Ok, fair enough. ;-)

He who releases an abstract, empty implementation of the LayoutManager2 interface will win over us both though. It will be MOST versatile LM forever and ever!

User 179375 avatar

Ricky Clarkson replied ago:

0 votes Vote down Vote up Reply

I'll include it in anylayout 2 ;)

abstract class MostestFlexibalLayoutEvar implements LayoutManager2{}

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.