classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: StyledEditorKit fix


From: Lillian Angel
Subject: [cp-patches] Patch: StyledEditorKit fix
Date: Fri, 16 Dec 2005 16:48:50 -0500

Fixed a few things that differed from what the API stated.

2005-12-16  Lillian Angel  <address@hidden>

        * javax/swing/text/StyledEditorKit.java
        (createInputAttributes): This should copy the element
        attributes into the set, not clear out the set. Fixed
        to match the API spec.
        * javax/swing/text/html/HTMLEditorKit.java
        (getInputAttributes): Added API documentation. Fixed
        implementation. Combining all input attributes should
        not be done here.

Attachment: patch.diff
Description: Text Data


reply via email to

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