classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: DefaultStyledDocument clean-up


From: Lillian Angel
Subject: [cp-patches] Patch: DefaultStyledDocument clean-up
Date: Fri, 13 Jan 2006 11:21:01 -0500

Cleaned up the code in DefaultStyledDocument.

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

        * javax/swing/text/DefaultStyledDocument.java:
        Removed unused fields.
        (insert): Removed unused fields.
        (endEdit): Removed, not needed.
        (insertUpdate): Removed call to endEdit.
        (prepareContentInsertion): Removed, not needed.
        (insertContentTag): Removed call to prepareContentInsertion.
        (printElements): Removed, not needed.
        (attributeSetsAreSame): Removed, not needed.

Attachment: patch.diff
Description: Text Data


reply via email to

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