Netbeans: Adding rows to generated tables?

Im in dire need of a way to add rows (using code) to generated tables in Netbeans. I know of table models, and i was looking to find what Netbeans used as it's table model so i could add rows to it... But i couldn't find anything...So can anyone help me?-Steve
[283 byte] By [smarttart62a] at [2007-10-3 6:47:00]
# 1

> I'm in dire need of a way to add rows (using code) to

> generated tables in Netbeans. I know of table models,

> and i was looking to find what Netbeans used as it's

> table model so i could add rows to it... But i

> couldn't find anything...

>

> So can anyone help me?

What kind of table?

JTable?

An SQL table?

Some other kind of table?

tschodta at 2007-7-15 1:37:06 > top of Java-index,Java Essentials,New To Java...
# 2
Sorry for not mentioning that,It's a JTable.-Steve
smarttart62a at 2007-7-15 1:37:06 > top of Java-index,Java Essentials,New To Java...