setProgress(0);
this.bDone = false;
}
final TableRowContainer tableRow = (TableRowContainer) areaNode;
final TableCellArea cellArea = tableRow.makeTableCellArea(this.node,
graftingPoint);
this.areaContainer = cellArea;
final int numChildren = this.node.getChildCount();