classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: HTMLDocument.BlockElement partially implemented


From: Anthony Balkissoon
Subject: [cp-patches] FYI: HTMLDocument.BlockElement partially implemented
Date: Wed, 21 Sep 2005 15:28:26 -0400

Implemented some simple getter/setter methods in HTMLDocument and
partially implemented the BlockElement class as well.  Patch attached.

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

        * javax/swing/text/html/HTMLDocument.java:
        (getBase): Implemented.
        (setBase): Implemented.
        (getPreservesUnknownTags): Implemented.
        (setPreservesUnknownTags): Implemented.
        (BlockElement): New class partially implemented.

--Tony

Attachment: BlockElement.diff
Description: Text Data


reply via email to

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