6722802: Code improvement and warnings removing from the javax.swing.text package
Summary: Removed unnecessary castings and other warnings
Reviewed-by: peterz
Contributed-by: Florian Brunner <fbrunnerlist@gmx.ch>
6725409: Unable to localize JInternalFrame system menu during run-time
Summary: Use of the static final constants replaced by direct calls of UIManager.getString().
Reviewed-by: alexp