classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] ijavax.swing.JTextField


From: Michael Koch
Subject: [cp-patches] [Patch] ijavax.swing.JTextField
Date: Sun, 26 Sep 2004 21:03:27 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just merged the attached patch from java-gui-branch.


Michael


2004-09-26  Michael Koch  <address@hidden>

        * javax/swing/JTextField.java
        (scrollOffset): new field.
        (getScrollOffset): New method.
        (setScrollOffset): Likewise.
        (getColumnWidth): Likewise.
        (action): New field.
        (actionCommand): Likewise.
        (actionPropertyChangeListener): Likewise.
        (setHorizontalAlignment): Abort soon if new value == old value. Fire
        event before repainting.
        (postActionEvent): New method.
        (getAction): Likewise.
        (setAction): Likewise.
        (getActionCommand): Likewise.
        (setActionCommand): Likewise.
        (createActionPropertyChangeListener): Likewise.
        (configurePropertiesFromAction): Likewise.

Attachment: text.diff
Description: Text document


reply via email to

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