addRowSelectionInterval(6, 7); // Select 2 lines // Let's see what rows and ... void columnSelectionChanged(ListSelectionEvent e) { repaint(); } }; return ...
確定! 回上一頁