This video is the continuation of https://youtu.be/KzfwyAsjky4. In this video I have explained how to make use of multiple coloumns in JavaFX TreeTableView.
I have created a class Person with name,email and age. These values are represented using StringProperty,StringProperty and IntegerProperty respectively.
- Genuine Coder
http://www.genuinecoder.com/
Download
0 formats
No download links available.
JavaFX TreeTableView Tutorial #2 : Multiple Columns with Complex Data | NatokHD