hello,
 As per the login screen , i hav 2 enter only password ,  as username s
default,

 private void jbLoginKeyPressed(java.awt.event.KeyEvent evt)
{
        loginVerify();
    }

The above code is workin wen i click on my "login" command button.

but the button responds 2 all the keys present in the keyboard.
The command button should respond only to ctrl+l  and  enter .

how will i do it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20070712/6ad140ef/attachment.html>

Reply via email to