Re: Review request for 8015748: JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call

2016-01-17 Thread Avik Niyogi
Hi All, Please find the changes as provided with incorporation of inputs: http://cr.openjdk.java.net/~aniyogi/8015748/webrev.06/ With Regards, Avik Niyogi > On 14-Jan-2016, at 10:57 pm, Sergey Bylokhov > wrote: > > Probably I missed som

Re: [9] Review request for 8132119 Provide public API for text related methods in SwingUtilities2

2016-01-17 Thread Semyon Sadetsky
On 1/16/2016 12:37 AM, Sergey Bylokhov wrote: On 15/01/16 19:58, Semyon Sadetsky wrote: getStringWidth(): It is worth to add a note that the returning value is not the exact visual string width because rendering hints are not taken into account. It depends, the current description is correct

Re: [9] Review request for 8132119 Provide public API for text related methods in SwingUtilities2

2016-01-17 Thread Semyon Sadetsky
On 1/16/2016 12:25 AM, Sergey Bylokhov wrote: On 15/01/16 19:31, Alexander Scherbatiy wrote: - the description of the getClippedString method is updated to mention that ellipsis is added at the end of the clipped string It seems that we go far far away from the description of mission of