Exam 24: Swing Gui Components

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

Which of the following is not a GUI component (control or widget)?

(Multiple Choice)
4.8/5
(43)

Which of the following statements about JPanels is false?

(Multiple Choice)
4.8/5
(42)

Which of the following is stateless?

(Multiple Choice)
4.9/5
(29)

Which of the following most completely describes the steps for setting up event handling for a GUI component?

(Multiple Choice)
4.8/5
(23)

Using layout managers ________.

(Multiple Choice)
5.0/5
(36)

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.9/5
(34)

Which of the following is not a type of button?

(Multiple Choice)
4.8/5
(35)

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

(Multiple Choice)
4.9/5
(33)

BorderLayout implements interface ________.

(Multiple Choice)
4.7/5
(39)

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

(Multiple Choice)
4.8/5
(49)

Method paintComponent is called when:

(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.8/5
(39)

Forgetting to register an event-handler object for a particular GUI component's event type causes ___________.

(Multiple Choice)
5.0/5
(35)

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

(Multiple Choice)
4.8/5
(34)

FlowLayout is ________.

(Multiple Choice)
4.8/5
(34)

__________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.8/5
(32)

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

(Multiple Choice)
4.7/5
(32)

Selecting a JList item generates ________.

(Multiple Choice)
4.8/5
(35)

The logical relationship between radio buttons is maintained by objects of what class?

(Multiple Choice)
4.9/5
(29)

Which of the following is a MouseMotionListener method?

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