When you only have methods that you know need to be implemented, use an interface. ActionListeners all must implement the actionPerformed() function, but each implementation is going to be different,...