hi,
is someone knows how to accept the entered values the table cells when i clicked a button, instead of using the setSurrenderXXXX() method.

loop over all the cells
check the

isCellSelected(int a, int b);

and if so, use the

getValueAt(int a, int b);

method

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.