classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] javax.swing.text.* cleanup


From: Michael Koch
Subject: [cp-patches] [Patch] javax.swing.text.* cleanup
Date: Tue, 12 Apr 2005 18:04:18 +0200
User-agent: Mutt/1.5.6+20040907i

Hi list,


I just commited the attached patch to cleanup the javax.swing.text.html
and javax.swing.text.rtf packages.


Michael


2005-04-12  Michael Koch  <address@hidden>

        * javax/swing/text/html/HTMLFrameHyperlinkEvent.java:
        Reformatted.
        * javax/swing/text/html/parser/AttributeList.java:
        Fixed order of modifiers.
        (AttributeList): Made final.
        * javax/swing/text/html/parser/ContentModel.java:
        Fixed html characters in javadocs.
        * javax/swing/text/html/parser/DTD.java
        (DTD): Don't implement java.io.Serializable directly.
        (getElement): Simplified.
        * javax/swing/text/html/parser/DTDConstants.java:
        Reformatted file.
        * javax/swing/text/html/parser/Element.java:
        Fixed order of modifiers.
        * javax/swing/text/html/parser/Parser.java:
        Reformatted. Don't use fully-qualified class names.
        * javax/swing/text/html/parser/ParserDelegator.java:
        Fixed order of modifiers.
        * javax/swing/text/rtf/RTFParser.java:
        Re-ordered import statements.
        * javax/swing/text/rtf/RTFScanner.java:
        Removed unused import statement.

Attachment: html.diff
Description: Text document


reply via email to

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