<ComboBoxid="stopComboBox"fx:id="stopComboBox"editable="true"layoutX="12.0"layoutY="10.0"prefHeight="27.0"prefWidth="275.0"promptText="Tapez le nom d'un arrêt..."/>
<ComboBoxid="stopComboBox"fx:id="stopComboBox"editable="true"layoutX="12.0"layoutY="10.0"onInputMethodTextChanged="#test"prefHeight="27.0"prefWidth="275.0"promptText="Tapez le nom d'un arrêt..."/>