|
how about KeyListener?
I forgot what is the "Enter" key ascii code....
but you can use the KeyEvent's instance to access it's member/method that retrieves all info about the event made...
The best approach is to have some experiments on it....
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully
|