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
5.4k 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
5.9k points