SelectAll Method (JList)

Class

JList.

Action

Selects all list elements.

Syntax

list.SelectAll()

Examples

colorsList.SelectAll()