commit | 213a31c7d5c11ca05fda666e7a697cc94df0d0f1 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Thu May 21 16:49:32 2009 -0700 |
committer | Leon Scroggins <scroggo@google.com> | Thu May 21 16:49:32 2009 -0700 |
tree | a0ddd06d8002871317c4e8c711f8b458caadfd63 | |
parent | 51ec709aeeba4a3f6ce335786d1b126222c89020 [diff] |
Fix some Java mistakes found by FindBugs. Use Integer.valueOf() instead of new Integer() Eliminate unused fields in InvokeListBox Make FocusNode, HitTestRequest, and ExtendedZoomControls static inner classes.