set Combo Box Prototype Display Value
fun JComboBox<*>.setComboBoxPrototypeDisplayValue(comboPopupPrototypeDisplayValue: Any)
Content copied to clipboard
Specifies the combobox popup prototype display value which is used to compute the width of the popup at runtime.
See also
Parameters
combo Popup Prototype Display Value
Popup prototype display value which is used to compute the width of the popup at runtime.