I have an applet that asks the user to enter a time HH:MM, and then an analog clock is displayed. I ask the user using JOption. When I run the applet, the applet continuously outputs the JOption message/input messages like popups thus the clock is never displayed.
If you guys want to see my code I can show it, but I'm new to these forums and I have no idea how I would do so.