classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: some JTable key bindings implemented


From: Anthony Balkissoon
Subject: [cp-patches] FYI: some JTable key bindings implemented
Date: Wed, 20 Jul 2005 16:27:53 -0400

This implements some of the key actions for a JTable.

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

* javax/swing/JTable:
(JTable): Set the lead selection index for each of the two lists
associated with this table to 0 (instead of -1).  This complies with
JDK.
* javax/swing/plaf/basic/BasicTableUI.java:
(KeyHandler.keyPressed):  Implemented the following key actions (with
CTRL/SHIFT handling when appropriate): UP/DOWN/LEFT/RIGHT, HOME/END,
CTRL-A, CTRL-\, CTRL-/.


-Tony

Attachment: JTableKeyBindings.diff
Description: Text Data


reply via email to

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