1. Re freshing a JTable bound to a List forums.netbeans.orgI have read and tried some suggestions as given back in December 2007. I believe with the upgrades in Java (now at 1.6.0_15) and NB (6.5.1) maybe the choices given are ... |
2. Re freshing a JTable bound to a List forums.netbeans.orgI had a further problem and found great help in another thread http://old.nabble.com/How-to-bind-a-jTable-with-an-specific-list--to14416798.html#a14442268 How-to-bind-a-jTable-with-an-specific-list The bottom line was to create a binding, then unbind, clear the list, add to the list, ... |