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