Commits

Leon Scroggins authored 213a31c7d5c
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.