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

isActive

fun isActive(entry: T): Boolean

Returns true iff the given entry's checkbox is checked.

Parameters

entry - the entry of which to return the checkbox's status

Return
true iff the given entry's checkbox is checked