setComboBoxPopupPlacementStrategy

fun JComboBox<*>.setComboBoxPopupPlacementStrategy(comboPopupPlacementStrategy: RadianceThemingSlices.PopupPlacementStrategy?)

Specifies the combobox popup placement strategy. Pass null to reset to the default placement strategy. Note that the combo arrow changes in accordance with the combo popup placement strategy.

Parameters

comboBoxPopupPlacementStrategy

Placement strategy for combobox popup.