classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] DefaultStyledDocument insertFracture fix


From: Lillian Angel
Subject: [cp-patches] DefaultStyledDocument insertFracture fix
Date: Wed, 11 Jan 2006 15:55:56 -0500

Added the addEdit calls in insertFracture. Now, this correctly updates
the document structure when a fracture is inserted.

2006-01-11  Lillian Angel  <address@hidden>

        * javax/swing/text/DefaultStyledDocument.java
        (insertFracture): Added calls to addEdit for each time a 
        structure is changed. addEdit is called on the newBranch, 
        previous, and parent structures.

Attachment: patch.diff
Description: Text Data


reply via email to

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