How to NOT subscribe an action?
I have a jTable with a list of clients. When I press the array key down, the client attributes apear in the jFrame (in other components, like jLabels). And then I want to select that client when I press enter (exit the jFrame).
The problem with the arrow key is that it subscribes the 'go down' action it has.
Thanks!
Message was edited by:
ariane.felix@gmail.com
Message was edited by:
ariane.felix@gmail.com

