classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: HTMLEditorKit fix


From: Lillian Angel
Subject: Re: [cp-patches] Patch: HTMLEditorKit fix
Date: Fri, 09 Dec 2005 10:39:14 -0500

Made a slight mistake with the inner class name, HTMLFactory. This is
now fixed.


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

        * javax/swing/text/html/HTMLEditorKit.java
        (getViewFactory): Fixed class name of ViewFactory returned.
        (HTMLFactory): Fixed class name to match API.


On Thu, 2005-12-08 at 16:45 -0500, Lillian Angel wrote:
> Implemented some functions so the proper view is created.
> 
> 2005-12-08  Lillian Angel  <address@hidden>
> 
>         * javax/swing/text/html/HTMLEditorKit.java
>         (insertHTML): Added method, not implemented yet.
>         (read): Likewise.
>         (write): Likewise.
>         (getContentType): Implemented.
>         (getViewFactory): Implemented.
>         (HTMLViewFactory): New package-private inner class, implemented.
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: patch.diff
Description: Text Data


reply via email to

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