deft ~master (2026-06-29T21:24:29.9146621)
Dub
Repo
ListBox.setSelectedIndex
deft
controls
listbox
ListBox
Select the item at
index
(pass -1 to clear the selection).
class
ListBox
void
setSelectedIndex
(
int
index
)
Meta
Source
See Implementation
deft
controls
listbox
ListBox
constructors
this
functions
addItem
clear
getItemCount
getItemData
getItemText
getPreferredSize
getSelectedIndex
getSelectedIndices
insertItem
processCommand
processSubclassed
removeItem
setItemData
setItemSelected
setSelectedIndex
variables
onItemActivated
onSelectionChanged
Select the item at index (pass -1 to clear the selection).