Solved

The Following Statement: TextList.setSelectionMode

Question 21

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions