withName

fun <T : JComponent> Cell<T>.withName(name: String): Cell<T>(source)

Sets the name of the JComponent in this Cell and returns this.