asked 119k views
1 vote
When the user presses enter in a jpasswordfield, the gui component generates an ________, which is processed by an object that implements th

asked
User JSancho
by
8.0k points

1 Answer

6 votes

Answer:

When the user presses enter in a jpasswordfield, the gui component generates an ActionEvent, ActionListener, which is processed by an object that implements the interface.

answered
User Shaun Cockerill
by
8.3k points