Answer the question
In order to leave comments, you need to log in
How to enter lists of objects of various classes in TableView?
I tried to do it TableView <Object> myTable
, but it did not work, it gives an error during compilation.
The error occurs at this line:
tableView.setItems(FXCollections.observableList(joinList));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question