Jan 26
|
The JTable class has a method setRowSelectionAllowed() that allows enabling and disabling of row selection.
table.setRowSelectionAllowed(false);
CategoriesArchives
|
The JTable class has a method setRowSelectionAllowed() that allows enabling and disabling of row selection.
|
|