clear the combobox text field not the dropdown options javafx code example Example: Clear ComboBox selected text comboBox1.SelectedIndex = -1;