- JTable.setRowSorter(RowSorter sorter) : JTable의 정렬을 설정한다. - RowSorter(TableModel model): 정렬 시 사용하는 클래스. ex) RowSorter rs = ...
確定! 回上一頁