Exam 12: Gui Components

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following statements makes the text in a JTextField uneditable?

(Multiple Choice)
4.8/5
(37)

Together, the appearance and the way in which the user interacts with the application are known as that application's ________.

(Multiple Choice)
4.9/5
(41)

Which method determines if a JCheckBox is selected?

(Multiple Choice)
4.9/5
(43)

All layout managers implement the interface ________.

(Multiple Choice)
4.9/5
(30)

A JTextArea ________.

(Multiple Choice)
5.0/5
(26)

Which methods retrieve and set the image that's displayed in a JLabel?

(Multiple Choice)
4.7/5
(35)

Class Point represents ________.

(Multiple Choice)
4.7/5
(38)

A JRadioButton is different from a JCheckBox in that .

(Multiple Choice)
4.9/5
(31)

The setMaximumRowCount method is used for:

(Multiple Choice)
4.7/5
(37)

Method getSelectedIndex of class JComboBox returns:

(Multiple Choice)
4.8/5
(48)

Which of the following is false?

(Multiple Choice)
4.9/5
(42)

Which of the following is the method used to display a dialog box to gather input?

(Multiple Choice)
4.9/5
(29)

The JOptionPane constant used to display an icon prompting the user for input is:

(Multiple Choice)
4.8/5
(43)

How many event-listener interfaces correspond to each event type?

(Multiple Choice)
4.7/5
(39)

Some common lightweight component features supported by JComponent include:

(Multiple Choice)
4.8/5
(33)

When a component is , paintComponent clears the component's background before the component is displayed.

(Multiple Choice)
4.8/5
(34)

Class JTextArea's getSelectedText method ________.

(Multiple Choice)
4.9/5
(42)

Which of the following expressions creates a JLabel that displays the text "Here is what I look like!" The JLabel should display Icon object face, and the JLabel's contents should be left aligned.

(Multiple Choice)
4.8/5
(37)

Each container can have ________.

(Multiple Choice)
4.7/5
(31)

Selecting a JList item generates ________.

(Multiple Choice)
4.8/5
(37)
Showing 41 - 60 of 78
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)