Re: java netbeans jtable defaulttablemodel - how to connect them
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 21 Oct 2005 03:02:35 GMT
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.
.
- References:
- java netbeans jtable defaulttablemodel - how to connect them
- From: cernesimon
- Re: java netbeans jtable defaulttablemodel - how to connect them
- From: Roedy Green
- Re: java netbeans jtable defaulttablemodel - how to connect them
- From: cernesimon
- java netbeans jtable defaulttablemodel - how to connect them
- Prev by Date: Re: Newbie questions re. Eclipse and WebSphere
- Next by Date: Re: how to change name of author in eclipse?
- Previous by thread: Re: java netbeans jtable defaulttablemodel - how to connect them
- Next by thread: how to change name of author in eclipse?
- Index(es):