Java:JavaSwingBuilder

From Alexandre Navarro's Wiki

(Difference between revisions)
Jump to: navigation, search
(Improvement)
Current revision (18:45, 10 December 2008) (edit) (undo)
(Improvement)
 
Line 8: Line 8:
:* when you forgive or add ":" at the end of a line
:* when you forgive or add ":" at the end of a line
:* when you type tab instead of space
:* when you type tab instead of space
 +
* Add for a JList onListSelectionListener
* Improve databing beetween list<String> and a listModel
* Improve databing beetween list<String> and a listModel
* Add listener getSelectionModel().addListSelectionListener
* Add listener getSelectionModel().addListSelectionListener

Current revision

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
Personal tools