[google-web-toolkit] ray.ryan commented on revision r4018. Details are at http://code.google.com/p/google-web-toolkit/source/detail?r=4018
Score: Positive General Comment: LGTM Just one tiny nit, do with it what you will. Line-by-line comments: File: /branches/1_6_clean_events/user/src/com/google/gwt/user/client/ui/SuggestBox.java (r4018) =============================================================================== Line 21: import static com.google.gwt.event.dom.client.KeyCodes.KEY_UP; ------------------------------------------------------------------------------- Why not import static com.google.gwt.event.dom.client.KeyCodes.*;? Respond to these comments at http://code.google.com/p/google-web-toolkit/source/detail?r=4018 -- You received this message because you starred this review, or because your project has directed all notifications to a mailing list that you subscribe to. You may adjust your review notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
