Replace row in JTable



Hey,

Is it possiable to replace a row in a JTable with another on? I update a row
from the JTable, and want the new data to replace the old ones.

Brian


.