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

User JSancho
by
3.9k 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.

User Shaun Cockerill
by
4.3k points