classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch][gui] javax.swing - fixes everywhere


From: Michael Koch
Subject: [cp-patches] [Patch][gui] javax.swing - fixes everywhere
Date: Fri, 22 Oct 2004 20:14:27 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just commited the attached patch o fix little things everywhere over
javax.swing.


Michael


2004-10-22  Michael Koch  <address@hidden>

        * javax/swing/JEditorPane.java
        (getStream): Throws IOException.
        (read): Likewise.
        * javax/swing/JRootPane.java
        (createContentPane): Fixed return type.
        * javax/swing/JSpinner.java
        (commitEdit): Throws ParseException.
        * javax/swing/plaf/metal/MetalLookAndFeel.java
        (serialVersionUID): New field.
        * javax/swing/table/TableColumn.java
        (resizedPostingDisableCount): Added @deprecated tag.
        (disableResizedPosting): Likewise.
        (enableResizedPosting): Likewise.
        * javax/swing/text/Document.java
        (TitleProperty): Fixed value.
        * javax/swing/tree/TreeCellEditor.java
        (TreeCellEditor): Extends CellEditor.

Attachment: swing.diff
Description: Text document


reply via email to

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