withFixedWidth

fun <T : JComponent> Cell<T>.withFixedWidth(width: Int): Cell<T>(source)

Forces the JComponent in this Cell to be width pixels wide, and returns this.