コード例 #1
0
 @Override
 public void fireTableRowsDeleted(int firstRow, int lastRow) {
   ctDataImpl.fireTableRowsDeleted(firstRow, lastRow);
 }