classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Patch committed - JTable deselection


From: Anthony Balkissoon
Subject: [cp-patches] FYI: Patch committed - JTable deselection
Date: Thu, 07 Jul 2005 16:59:45 -0400

Holding control while clicking on an already selected cell deselects it.

2005-07-07  Anthony Balkissoon  <address@hidden>

* javax/swing/plaf/basic/BasicTableUI.java:
(MouseInputHandler.mousePressed): Added check for control being pressed
and mouse clicked on already selected cell.  In this case, deselect
the cell.

Patch attached.

Attachment: JTableMultSelectRemove.diff
Description: Text Data


reply via email to

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