classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: DefaultEditorKit and HTMLEditorKit additions


From: Anthony Balkissoon
Subject: [cp-patches] FYI: DefaultEditorKit and HTMLEditorKit additions
Date: Tue, 20 Sep 2005 15:24:06 -0400

Started working on HTMLEditorKit, very minor stuff.  Had to write
DefaultEditorKit.write to get a test app to work.  It's only partially
implemented for now, but I'll be working on these classes for the next
little while and will continue to update them.  Patch is attached.

2005-09-19  Anthony Balkissoon  <address@hidden>

        * javax/swing/text/DefaultEditorKit.java:
        (write): Partially Implemented and made slight correction to API docs.
        * javax/swing/text/html/HTMLEditorKit.java:
        (createDefaultDocument): Override parent method because we need to 
        return an HTMLDocument not a DefaultStyledDocument.

--Tony

Attachment: DefaultEditorKitWrite.partOne.diff
Description: Text Data


reply via email to

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