edvin
02/14/2017, 3:11 PMcarlw
02/14/2017, 3:11 PMedvin
02/14/2017, 3:12 PMcarlw
02/14/2017, 3:13 PMedvin
02/14/2017, 3:14 PMedvin
02/14/2017, 3:14 PMcarlw
02/14/2017, 3:16 PMedvin
02/14/2017, 3:17 PMedvin
02/14/2017, 3:17 PMron
02/14/2017, 3:18 PMron
02/14/2017, 3:18 PMDon't try to be smarter than the JVM, remove this call to run the garbage collector
ron
02/14/2017, 3:18 PMcarlw
02/14/2017, 3:19 PMcarlw
02/14/2017, 3:19 PMedvin
02/14/2017, 3:19 PMcarlw
02/14/2017, 3:20 PMedvin
02/14/2017, 3:23 PMcarlw
02/14/2017, 3:23 PMedvin
02/14/2017, 3:24 PMedvin
02/14/2017, 3:26 PMcarlw
02/14/2017, 3:26 PMedvin
02/14/2017, 3:28 PMController
as well, they don't need to be a View. Maybe we should test both.carlw
02/14/2017, 3:28 PMedvin
02/14/2017, 3:29 PMFormView.fxml
is included with fx:id=form
, the controller will be available as formController
. This is a JavaFX thing I believe. Updating the example above.edvin
02/14/2017, 3:30 PMval formController: FormView by fxid()
carlw
02/14/2017, 3:31 PMcarlw
02/14/2017, 3:32 PMedvin
02/14/2017, 3:32 PMtfSearch
in an included fxml?