Relates :
|
|
Relates :
|
There is need to improve code in the javax.swing.text package 1. remove compilation warnings 2. use jdk5 style loops if possible 3. remove unused variables and variables assignments Note, that all changes shouldn't touch public API.
|