> > The easiest way is to right-click on a newly created JTable in the > Matisse (=Netbeans Swing GUI editor) -> "Table contents..." -> Columns > -> <add and remove columns as you like> and then switch to code view > and expand the folded generated code. > > HTH. > -- > Martin Wildam
Thanks for help, but i want add and remove rows, i use Vector of Element but i don't know how i insert it to Table -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
