Forums Register Login

Problems with keymap (sortcut keys) with JTable..

+Pie Number of slices to send: Send

hello,guys
'm facing problem..
i want to edit default Enter click event on JTabel row to when user clicks entre on row new dialog should be poped up ..
and one more key event on[ LEFT_ARROW_KEY +CTRL ] click Last column of current row should be visible.

below is code i tryied but action is never generated on jtable..

+Pie Number of slices to send: Send
If that's the actual code for the action, then how can you even tell if it's being called? The GUI does nothing, but isn't that exactly what the action says it will do?

But yes, there is a flaw. InputMap doesn't do anything by itself. It has a companion, ActionMap. The InputMap values are keys for the ActionMap. This allows one single action to be shared by multiple key strokes; you add the action to the ActionMap once with a specific key, and add all key strokes to the InputMap with the same key. Change your code to this:
For my next feat, I will require a volunteer from the audience! Perhaps this tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 1296 times.
Similar Threads
JTable ........
JRadioButton in JTable
JTable
jtable
JTable remove rows trouble.
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 02:13:31.