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

removeEntry

fun removeEntry(entry: T): Unit

Removes the given entry and its checkbox.

Parameters

entry - the entry to remove