For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
I'm new to JavaFX. I use a TableView to display instances of my own class : Application.
The table uses three columns to display private fields of my Application class and a fourth one to display a button.