UI Development in Java
February 18th, 2008 — Java
Code Commit has an article on UI development techniques in Java on their site today. Anyone can throw together a simple UI, but this article takes the reader through the entire process of working out a design on paper first, making a first attempt at the UI with a graphical layout tool (Matisse in this case), throwing that out because the auto-generated code sucks, and redoing the UI in a much more logical fashion by hand.





