Exam 12: Overview of UML

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The layout manager can be specified as an argument of the JPanel constructor, or it can be set in any Container by calling the method flowLayoutManager.

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

False

The interface EventListener has no methods. Such interfaces are known as ____.

Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
Verified

D

A(n) ____ combines a button or editable field and a drop-down list.

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

D

All graphics coordinates are in units of ___________________.

(Short Answer)
4.8/5
(46)

The ____ class is an abstract class that provides the interface between the Java API and the physical device on which the image is created.

(Multiple Choice)
4.7/5
(38)

A(n) ____________________ is a method that is to be called when an action event occurs.

(Short Answer)
4.8/5
(26)

A button is a type of component.

(True/False)
4.7/5
(44)

To facilitate mutual exclusion, radio buttons are placed into a(n) ____________________.

(Short Answer)
4.9/5
(47)

The Java API java.text contains the class ____, which can be used to format numbers either as pure numbers or as currency.

(Multiple Choice)
4.9/5
(34)

A toolbar contains icons that can be selected by a mouse click.

(True/False)
4.8/5
(33)

JPanel cannot be used as a painting surface.

(True/False)
4.9/5
(36)

A primary purpose of the ____ API is to enable a programmer to develop a GUI for a Java application.

(Multiple Choice)
4.9/5
(42)

The ____________________ is the base class for all other Swing components, except the top-level containers JFrame, JDialog, JAPPlet, and JWindow.

(Short Answer)
4.7/5
(44)

All user interfaces are displayed within a(n) ____.

(Multiple Choice)
4.8/5
(37)

____ are triggered by making a selection from a list of items.

(Multiple Choice)
4.8/5
(36)

____ Layout places components in either a horizontal or vertical arrangement.

(Short Answer)
4.9/5
(43)

____________________ buffering allows for flicker-free updates at the cost of additional memory.

(Short Answer)
4.8/5
(36)

Class ActionEvent is a subclass of the abstract class ____________________.

(Short Answer)
4.9/5
(38)

A(n) ____ is a general-purpose intermediate component that is used to organize the other components.

(Multiple Choice)
5.0/5
(31)

Objects of class ____ must be placed in a containment hierarchy that is rooted in one of the top-level containers.

(Multiple Choice)
4.8/5
(37)
Showing 1 - 20 of 25
close modal

Filters

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