hello dayanand,
thank you.
but, I need to activate UserLoginButton by just using keyboard enter key.
in your example, m_btnLogin is the button we used in GUI or default one.
where can I put this line.
in my login button action performed or in the constructor.
actually, some one say to use ,
table.putClientProperty ("terminateEditOnFocusLost", Boolean.TRUE)
but where can i put it. I am using tableModel.