If you wanted to see the x coordinate of a user click, you would use the method of the MouseEvent class.
The state of a JCheckBoxMenuItem or JRadioButtonMenuItem can be determined with the ________ method.
Use the ________ layout manager when you need to add components that are displayed one at a time.
The JMcnus areabbcd to the JMcnuBar using the method. The _________ method creates a solid are. The _________ method provides information about the system in use. The drawRoundRect() method requires _________ argument.
You can instruct a Graphics object to use a font by inscrting the font as the argument in a _________ method.
If you callgetGraphics() in a feame that is visible, you receive a( n)-- _________.
The tag that begins every HTML document is ________.
YOU override the existing empty ________ method only if you want to take some action when a JApplet longer visible.
The _____ method is used to load an Image into the named Image in the applet.
If you want to place an image on a button, it is simplest to the ______ class.
With an applet, the browser can call __________ different methods automatically at different times.
You can run an applet in a ______.