}
}
getParent().getParent().invalidate();
final NodeModel node = attributeView.getNode();
MapController mapController = attributeView.getMapView().getModeController().getMapController();
mapController.nodeChanged(node, NodeAttributeTableModel.class, null, null);
}
void updateAttributeTable() {
updateFontSize(this, 1F);
updateRowHeights();