Are Layout Managers yet another case of NIH syndrome?

11 October, 2007

Java is infamous for its multiplicity. Pick any concept and there is probably three or four APIs that do it. LayoutManagers, it seems, take this to another level. Every six months or so, someone blogs about their awesome, better mousetrap...err.. LayoutManager touting how it's going to revolutionize GUI design and solve world hunger. Because of the lack of GUI support in Netbeans for certain dynamic languages, I'm forced to code user interfaces by hand. I understand the need for a LayoutManager that is intuitive and easy to use. I just question if it is always the best use of resources to roll your own.

Share/Save/Bookmark

Related Posts:
Groovy was not snubbed
Java does need an answer to Rails
Desklets, Java widgets
Hello World Groovy Desklet

Comments

Leave a comment