IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Combo Box

Edit pageLast modified: 03 December 2024

A combo box combines a drop down list and an input field, allowing the user to select a value from the list or enter a custom value.

A preview of a combo box

Use ComboBox instead of javax.swing.JComboBox. To make combo box editable invoke: