intellij-randomness / com.fwdekker.randomness.ui / JEditableList / setActiveEntries

setActiveEntries

fun setActiveEntries(entries: Collection<T>): Unit

Checks the checkboxes of all given entries, and unchecks all other checkboxes.

Parameters

entries - exactly those entries of which the checkboxes should be checked