how to set to nothing a ComboBox in java code example Example: how to set to nothing a ComboBox in java this.nameOfComboBox.getSelectionModel().select(-1);