?
修改代码示例:
currentNode.beginUpdate();
currentNode.setText(node.getText()); currentNode.endUpdate(); currentNode = node;