Question 1
The showDialog method is part of which class?
◦ JOptionPane
◦ JColorChooser
◦ JTextArea
◦ Scanner
◦ all of these
Question 2
The Timer object should be used to support which of the following types of applications?
◦ animation
◦ GUI input from the mouse
◦ any applet application
◦ input from and output to text files
◦ any application that waits for user input via the keyboard