classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Re: Patch: DefaultStyledDocument clean-up


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

Ugh! Attached wrong patch.. here is the correct one.

Lillian



On Fri, 2006-01-13 at 11:21 -0500, Lillian Angel wrote:
> 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]