withFixedHeight

fun <T : JComponent> Cell<T>.withFixedHeight(height: Int): Cell<T>(source)

Forces the JComponent in this Cell to be height pixels high, and returns this.