Text Field With Label
fun TextFieldWithLabel( label: String, emptySpaceRight: Double? = null, emptySpaceLeft: Double? = null, panelBorder: Border = BorderFactory.createEmptyBorder(10,10,10,10))
Content copied to clipboard