Q: Recently, I was told not to use anonymous inner classes to associate listeners with specific screen components, but instead implement the ActionListener interface in the class declaration and ...