basically, i want that when user presses ENTER key (checked by its ASCII), the ActionEvent object should be created and its actionPerformed should be called, i.e. to fire my own action event . please provide the required syntax thnx ! :basically, i want that when user presses ENTER