예제 #1
0
 // @see
 // org.gudy.azureus2.plugins.ui.tables.TableCellAddedListener#cellAdded(org.gudy.azureus2.plugins.ui.tables.TableCell)
 public void cellAdded(TableCell cell) {
   cell.setMarginHeight(0);
 }