Java:JavaSwingBuilder

From Alexandre Navarro's Wiki

(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
:* when you type tab instead of space
:* when you type tab instead of space
* Improve databing beetween list<String> and a listModel
* Improve databing beetween list<String> and a listModel
 +
* Add listener getSelectionModel().addListSelectionListener
* Improve validation on FocusLost with some tooltip
* Improve validation on FocusLost with some tooltip
* Integration with Spring ???
* Integration with Spring ???
* Integration with myDoggy [ok]
* Integration with myDoggy [ok]

Revision as of 13:33, 3 December 2008

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
  • 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 [ok]
Personal tools