claudiug
10/03/2017, 7:39 PMRuckus
10/03/2017, 7:39 PMclaudiug
10/03/2017, 7:39 PMzealous
10/03/2017, 7:43 PMedvin
10/03/2017, 7:51 PMclaudiug
10/03/2017, 7:55 PMclaudiug
10/03/2017, 7:56 PMobservable()
claudiug
10/03/2017, 7:56 PMRuckus
10/03/2017, 8:06 PM.observable()
makes the list persons
an observable list, so if you were to add or remove a person from the list, the table view would be automatically updated with the change.Ruckus
10/03/2017, 8:07 PMclaudiug
10/03/2017, 8:07 PMclaudiug
10/03/2017, 8:07 PMclaudiug
10/03/2017, 8:08 PMRuckus
10/03/2017, 8:10 PMidProperty
and nameProperty
in Person
); properties are the most common type of JavaFX observable).claudiug
10/03/2017, 8:11 PMnameProterty
vs name
is a way of writing or java fx expect that naming convention?Ruckus
10/03/2017, 8:14 PMclaudiug
10/03/2017, 8:15 PMRuckus
10/03/2017, 8:15 PMclaudiug
10/03/2017, 8:16 PMclaudiug
10/03/2017, 8:16 PMclaudiug
10/03/2017, 8:41 PMRuckus
10/03/2017, 8:43 PMRuckus
10/03/2017, 8:44 PMRuckus
10/03/2017, 8:45 PMzealous
10/03/2017, 8:46 PMclaudiug
10/03/2017, 8:46 PMclaudiug
10/03/2017, 8:46 PMedvin
10/04/2017, 3:23 AMpike
10/04/2017, 5:37 AMpokkeli
10/04/2017, 7:17 AM