setComboBoxPopupFlyoutOrientation

fun JComboBox<*>.setComboBoxPopupFlyoutOrientation(comboPopupFlyoutOrientation: Int?)

Specifies the combobox popup flyout orientation. The value should be either null to reset to the default flyout orientation or one of the Integers below:

Note that the combo arrow changes in accordance with the combo popup flyout orientation.

Parameters

comboPopupFlyoutOrientation

Flyout orientation for combobox popup.