Write a TeachArithmeticFrame class that teaches children arithmetic. The frame uses a JLabel for a problem and a JTextField for the user answer. When the user presses the Enter key (while the JTextField object is active) or clicks the OK button, display a message stating whether the user's answer is correct. When the Next button is clicked, display a new problem. The numbers are limited to two digits.
![342_questions4082014052.png](https://secure.tutorsglobe.com/CMSImages/342_questions4082014052.png)