Exam 14: Gui Components: Part 1

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

Which JFrame constant indicates that the program should terminate when the window is closed by the user?

(Multiple Choice)
4.8/5
(35)

Using layout managers:

(Multiple Choice)
4.7/5
(39)

Which of the following answers does not complete the sentence correctly? An anonymous inner class .

(Multiple Choice)
4.7/5
(30)

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
(42)

Selecting a JList item generates:

(Multiple Choice)
4.8/5
(38)

A JLabel can be attached to a JFrame using method:

(Multiple Choice)
4.8/5
(34)

All layout managers implement the interface:

(Multiple Choice)
4.9/5
(39)

Which of the following objects cannot trap mouse events?

(Multiple Choice)
4.7/5
(44)

Which of the following statements about a JLabel is false?

(Multiple Choice)
4.7/5
(43)

The text "Hello there,my friend." is an example of what type of capitalization?

(Multiple Choice)
4.9/5
(41)

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

(Multiple Choice)
4.8/5
(35)

When the user presses Enter in a JPasswordField,the GUI component generates an ,which is processed by an object that implements the interface .

(Multiple Choice)
4.8/5
(40)

Some common lightweight component features supported by JComponent include:

(Multiple Choice)
4.8/5
(40)

When components are added to a container with a GridLayout,the component:

(Multiple Choice)
4.9/5
(29)

Which of the following is a MouseMotionListener method?

(Multiple Choice)
4.9/5
(27)

Which of the following is stateless?

(Multiple Choice)
4.7/5
(30)

Every JComponent has an instance variable called that enables the object to maintain references to all its registered listeners.

(Multiple Choice)
4.9/5
(38)

When the user clicks a JCheckBox,a(n) occurs.

(Multiple Choice)
4.9/5
(43)

FlowLayout is:

(Multiple Choice)
4.7/5
(40)

Provides the basic attributes and behaviors of a window-a title bar at the top of the window,and buttons to minimize,maximize and close the window.

(Multiple Choice)
4.9/5
(33)
Showing 41 - 60 of 77
close modal

Filters

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