Re: Setting a component orientation in JRSUI

2014-02-03 Thread Mike Swingler
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

Re: Setting a component orientation in JRSUI

2014-02-03 Thread Artem Ananiev
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

Setting a component orientation in JRSUI

2014-01-22 Thread Alexander Scherbatiy
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 AquaProgressBarUI like: - public void paint(