tab click in Editiable combo box editor in jtable
From: sivaprasad06 (sivaprasad06_at_rediffmail.com)
Date: 07/27/04
- Next message: Pudibund: "Re: my first applet works but not in IE6"
- Previous message: Pudibund: "[Help Please] Graphics programming problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Jul 2004 04:45:26 -0700
Hi,
I have a editable combo box editor as a cell editor for JTable.
I want use only key board to enter data into jtable. so i am using
ALT+Down comobination for making cell editiable in the jtable. when
user clicks that combination what ever editor present in that cell
will appear.
I am using tab for traversing all cells in table.
My problem When I press tab after entering the value into editiable
combo box cell editor, the focus is going to out of JTable. but in all
other editors, it is coming fine.
i am using jdk 1.3.2.
thanks in advance
sivaprasad
- Next message: Pudibund: "Re: my first applet works but not in IE6"
- Previous message: Pudibund: "[Help Please] Graphics programming problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|