communication between vue/controller

Hi;

I have a defaultModelTable with 3 buttons and a controller which implements a ActionListener.

Q : how the controller get the rowdata from the table to store them into a database ? and reciprocally how the controller transmits the data to a Table for example when it must displayed the list of personne ?

IF you an example !

Regards;

[367 byte] By [yanis97a] at [2007-10-3 9:28:48]
# 1
table.getModel().getValueAt(...)
camickra at 2007-7-15 4:43:16 > top of Java-index,Desktop,Core GUI APIs...