The following statement:

textList.setSelectionMode(
ListSelectModel.SINGLE_INTERVAL_SELECTION);

A) sets the textList component to single selection mode
B) sets the textList component to ListSelectModel
C) sets the textList component to single interval selection mode
D) sets the value of textList to SINGLE_INTERVAL_SELECTION


C) sets the textList component to single interval selection mode

Computer Science & Information Technology

You might also like to view...

Which of the following is not a queue operation?

a) enqueue b) dequeue c) first d) isEmpty e) all of the above are queue operations

Computer Science & Information Technology

The Table Selector button is always visible

Indicate whether the statement is true or false

Computer Science & Information Technology

When copying and pasting records from one table to another, the records must first be copied to the ____.

A. database B. query C. storage device D. clipboard

Computer Science & Information Technology

The ____ command can be used to set additional attributes on ext2/ext3 file systems.

A. chmod B. chown C. lasttr D. chattr

Computer Science & Information Technology