classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches]: JTree editing


From: Lillian Angel
Subject: [cp-patches]: JTree editing
Date: Mon, 12 Sep 2005 12:36:18 -0400

I added this fix because it appeared that double-clicking on a node
would start editing. This was because the timer would still fire if
there was no pause between clicks.

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

        * javax/swing/tree/DefaultTreeCellEditor.java
        (isCellEditable): Stopped the timer if it is started and
        should not be restarted. This is a fix for the 'click-pause-
        click' method to start editing.

Attachment: patch.diff
Description: Text Data


reply via email to

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