toggle menu
Randomness v3.0.0
3.0.0
jvm
switch theme
search in API
Randomness v3.0.0
/
com.fwdekker.randomness.ui
/
withFixedHeight
with
Fixed
Height
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
.