Javafx ChoiceBox Get Index

yourComboBoxHandler.getSelectionModel().getSelectedIndex()
Inquisitive Iguana