DeselectAll Method (JList)
Class
JList
.
Action
Deselects all list items.
Syntax
list
.
DeselectAll
()
Examples
colorsList.DeselectAll
()