Question: Exception in thread JavaFX Application Thread java.lang.ClassCastException: class javafx.scene.control.TextArea cannot be cast to class javafx.scene.control.ComboBox ( javafx . scene.control.TextArea and javafx.scene.control.ComboBox are in module javafx.controls@
Exception in thread "JavaFX Application Thread" java.lang.ClassCastException: class javafx.scene.control.TextArea cannot be cast to class javafx.scene.control.ComboBox javafxscene.control.TextArea and javafx.scene.control.ComboBox are in module javafx.controls@ of loader 'app'
at application.AddEntry.saveBookToQueueAddEntryjava:
at application.AddEntry.saveBooksInQueueAddEntryjava:
at application.EventManager$HandleSave.handleEventManagerjava:
at application.EventManager$HandleSave.handleEventManagerjava:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
