<Swing Dev> [9] Review Request for 8139215: RTFEditorKit does not save alignment

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Fri Oct 16 09:49:00 UTC 2015


RTFAttributes class contains RTF control words for alignment (ql, qr) as 
well as others (b, i, ul, ...).
What is the reason that RTFGenerator does not treat alignment control 
words in the same way as others?

Thanks,
Alexandr.

On 10/13/2015 8:41 PM, Semyon Sadetsky wrote:
> Hello,
>
> Please review fix for JDK9:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8139215
> webrev: http://cr.openjdk.java.net/~ssadetsky/8139215/webrev.00/
>
> RTFEditorKit's writer functionality is limited and doesn't support 
> writing of rtf paragraphs alignment. The proposed fix introduces 
> support for the rtf paragraph alignment.
>
> --Semyon
>




More information about the swing-dev mailing list