Java:JavaSwingBuilder
From Alexandre Navarro's Wiki
JavaSwingBuilder
Introduction
Improvement
- Migrate from ant to maven (waiting maven repository on sourceforge)
- Better error messages :
- when you forgive or add ":" at the end of a line
- when you type tab instead of space
- Add for a JList onListSelectionListener
- Improve databing beetween list<String> and a listModel
- Add listener getSelectionModel().addListSelectionListener
- Improve validation on FocusLost with some tooltip
- Integration with Spring ???
- Integration with myDoggy