classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: Text components home and end actions


From: Lillian Angel
Subject: [cp-patches] Patch: Text components home and end actions
Date: Tue, 20 Dec 2005 17:41:05 -0500

Tony and I implemented HOME and END actions for text components.
Unfortunately, we tried to implement a more efficient solution but
viewToModel was not returning the proper values. I added a TODO comment
in there, so it could get looked at later once we have viewToModel
fixed.

2005-12-20  Lillian Angel <address@hidden>

        * javax/swing/text/DefaultEditorKit.java:
        Added implementation for beginLineAction and
        endLineAction.
        * javax/swing/text/JTextComponent.java
        (JTextComponent): Added key bindings for HOME and END.

Attachment: patch.diff
Description: Text Data


reply via email to

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