Exam 15: Advanced Gui Topics

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

The focusGained(FocusEvent) handler is defined in the ____ interface.

(Multiple Choice)
4.9/5
(26)

Java automatically converts the add(), remove(), and setLayoutManager() statements to more complete versions that include _____.

(Multiple Choice)
4.8/5
(37)

Clicking a component results in a(n) ____.

(Multiple Choice)
4.9/5
(35)

An additional layered pane exists above the root pane, but it is not often used explicitly by Java programmers.

(True/False)
4.8/5
(38)

You use FlowLayout when you want fixed rows and columns of components, and when you want the components to fill available space.

(True/False)
4.7/5
(40)

Match each term with the correct statement below. -A type of event generated by mouse manipulation

(Multiple Choice)
5.0/5
(37)

Use the ____ layout manager when you add components to a maximum of five sections.

(Multiple Choice)
4.9/5
(40)

Describe the two CardLayout constructors.

(Essay)
4.8/5
(37)

Match each term with the correct statement below. -Can be used with the setBackground() and setForeground() methods of the Component class

(Multiple Choice)
4.8/5
(33)
Showing 61 - 69 of 69
close modal

Filters

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