Re: java netbeans jtable defaulttablemodel - how to connect them



On 20 Oct 2005 11:50:09 -0700, cernesimon@xxxxxxxxx wrote or quoted :

>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.

you are missing your fire methods that tell Swing what you changed
that needs repainting.

see http://mindprod.com/jgloss/jtree.html
and look at the tutorials.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.