Exam 6: Graphical User Interfaces

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

A(n) ___________________ is an object that defines a screen element used to display information or allow the user to interact with a program in a certain way.

Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
Verified

B

Explain the difference between a combo box and a dialog box.

Free
(Essay)
4.8/5
(43)
Correct Answer:
Verified

A combo box is a component that allows the user to select one of several options from a "drop down" menu. A dialog box is a graphical window that pops up on top of any currently active windows so that the user can interact with it.

The grid layout organizes components into a grid of rows and columns, and also allows components to span more than one cell.

Free
(True/False)
4.8/5
(34)
Correct Answer:
Verified

False

Which of the following components allows the user to select one of several options from a "drop down" menu?

(Multiple Choice)
4.9/5
(41)

A _____________________ container is one that is managed by the underlying operating system on which the program is run, whereas a __________________ container is managed by the Java program itself.

(Multiple Choice)
4.7/5
(39)

Should a component ever be disabled? Why or why not?

(Essay)
4.7/5
(42)

Which of the following components allows the user to enter typed input from the keyboard.

(Multiple Choice)
4.8/5
(41)

Which of the following represents a dialog box that allows the user to select a file from a disk or other storage medium?

(Multiple Choice)
4.8/5
(32)

The keyHit event is called when a key is pressed.

(True/False)
4.9/5
(39)

Which of the following classes play a role in altering a visual aspect of a component?

(Multiple Choice)
5.0/5
(50)

Describe the areas of a border layout.

(Essay)
4.8/5
(42)

A color chooser is a dialog box.

(True/False)
4.8/5
(37)

GUI is an acronym for _______________________.

(Multiple Choice)
4.9/5
(36)

Layout managers determine how components are visually presented.

(True/False)
4.7/5
(32)

Give an example of a common use of a dialog box.

(Essay)
4.9/5
(41)

State the four fundamental ideas of good GUI design.

(Short Answer)
4.8/5
(43)

What is the difference between a mnemonic and a tool tip?

(Essay)
4.7/5
(37)

Which of the following best describes a timer component?

(Multiple Choice)
4.9/5
(44)

Explain the difference between check boxes and radio buttons.

(Essay)
4.9/5
(43)

Which of the following is a fundamental idea of good GUI design?

(Multiple Choice)
4.8/5
(43)
Showing 1 - 20 of 40
close modal

Filters

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