http://gwt-code-reviews.appspot.com/1739803/diff/6002/user/src/com/google/gwt/user/cellview/client/CellTree.java File user/src/com/google/gwt/user/cellview/client/CellTree.java (right):
http://gwt-code-reviews.appspot.com/1739803/diff/6002/user/src/com/google/gwt/user/cellview/client/CellTree.java#newcode571 user/src/com/google/gwt/user/cellview/client/CellTree.java:571: * Construct a new {@link CellTree}. Should warn that without extra manual steps by the caller, there will be no translations of the text supplied by the CellTree itself. http://gwt-code-reviews.appspot.com/1739803/diff/6002/user/src/com/google/gwt/user/cellview/client/CellTree.java#newcode589 user/src/com/google/gwt/user/cellview/client/CellTree.java:589: * @param messages translation messages Probably needs more explanation here, telling them they need to create an empty extension of CellTreeMessages and add whatever annotations are needed to hook into their translation system, then GWT.create their interface to pass in here. http://gwt-code-reviews.appspot.com/1739803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
