Multiple Choice
You assign a tool tip to a component with the ________ method, which is inherited from the JComponent class.
A) setToolTipText
B) setToolTip
C) addToolTip
D) getToolTipText
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The appearance of a particular system's GUI
Q13: Which of the following statements creates a
Q14: If myList is a JList component, what
Q15: Just like regular radio button components, you
Q16: If nameList is an instance of a
Q18: If multiple items have been selected in
Q19: The ListSelectionListener interface is in the _
Q20: To change an application's look and feel,
Q21: What type of event is generated by
Q22: The Dimension class is part of the