classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Implemented DefaultStyledDocument.setParagraphAttribut


From: Roman Kennke
Subject: [cp-patches] FYI: Implemented DefaultStyledDocument.setParagraphAttributes
Date: Tue, 20 Sep 2005 11:04:45 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

Hi,

I implemented the method setParagraphAttributes in
javax.swing.text.DefaultStyledDocument. Also I check in a little fix to
avoid an NPE in this class.

2005-09-20  Roman Kennke  <address@hidden>

        * javax/swing/text/DefaultStyledDocument.java
        (setParagraphAttributes): Implemented this method.
        (insertUpdate): Fixed attribute comparison to avoid NPE.

/Roman

Attachment: DefaultStyledDocument.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]