May 7, 2017 Matthew Maennche Java, Learn To Code 60244, Java 1 LANGUAGE: Java CHALLENGE: An object that receives notifications of user operations on controls like buttons must provide the __________________ method. SOLUTION: actionPerformed
The answer that worked for me was actionPerformed.