165166167168169170171172173174175
} case BOOKMARK_TITLE: { return new BookmarkTitle(parent, propertyList); } case BOOKMARK_TREE: { return new BookmarkTree(parent, propertyList); } case CHANGE_BAR_BEGIN: { return new ChangeBarBegin(parent, propertyList); } case CHANGE_BAR_END: {