Forum: Java Jul 9th, 2007 |
| Replies: 8 Views: 3,597 just like you have your make table array method in a seperate method which is then called to get the current array you can do the same with creating the table
in your code you will have the INIT()... |
Forum: Java Jul 8th, 2007 |
| Replies: 8 Views: 3,597 im pretty certain you will have to recall the 'table.setmodel' again. As it is not dynamically updating from the array it just sets the table to the data given at the tume the table is created.... |
Forum: Java May 17th, 2007 |
| Replies: 2 Views: 2,193 formatted text field supplys all you need to do this ?
it will defnatel do what you want it to.
if you have a go and post code then we can show you what your doing wrong. |