Re: java netbeans jtable defaulttablemodel - how to connect them



I add data into vector with .addElement method then I add this vector
with .addRow to DefaultTableModel but I doesn't show in JTable I have
on my JFrame.

What to do, have any suggestion

Simon

.