Hello,
Please review the webrev below which address ~50 raw and unchecked javac
lint warnings in sun.swing.*:
8033525 : Fix raw and unchecked lint warnings in sun.swing.*
http://cr.openjdk.java.net/~darcy/8033525.0/
That code in sun.swing.* compiles cleanly with the raw, cast, and
un
On Jan 22, 2014, at 7:23 AM, Alexander Scherbatiy
wrote:
> Hello,
>
> Below is the code that shows that setting a component orientation for the
> JProgressBar in Aqua L&F does not work.
>
> My assumption was that the Direction should be properly set to the painter
> state in the AquaProgres
Adding java-dev@apple alias to CC.
Artem
On 1/22/2014 7:23 PM, Alexander Scherbatiy wrote:
Hello,
Below is the code that shows that setting a component orientation for
the JProgressBar in Aqua L&F does not work.
My assumption was that the Direction should be properly set to the
paint