Cómo poner en nada un Combobox en Java
this.nameOfComboBox.getSelectionModel().select(-1);
Important Impala
this.nameOfComboBox.getSelectionModel().select(-1);