carlw
12/14/2016, 9:34 PMcarlw
12/14/2016, 9:34 PMcarlw
12/14/2016, 9:35 PMgtnarg
12/14/2016, 10:10 PMcarlw
12/14/2016, 10:19 PMron
12/14/2016, 11:07 PMPasted image at 2016-12-15, 12:07 AM▾
gtnarg
12/15/2016, 2:49 AMron
12/15/2016, 10:34 AMron
12/15/2016, 12:22 PMinject()
available in non tornadofx classes (like in a different thread for example)ron
12/15/2016, 12:23 PMron
12/15/2016, 12:23 PMron
12/15/2016, 12:24 PMedvin
12/15/2016, 12:28 PMonDock
function in your View. It will be called at the appropriate moment before a View is shown, whether it's inside another component or as the root component of a stage 🙂edvin
12/15/2016, 12:32 PMfind(MyView::class)
. It would be a bit cumbersome to get to them from Java, but absolutely possible. Basically you can access FX.Companion.getComponents(FX.DefaultScope)
which would be a Map
of all the components.carlw
12/15/2016, 12:37 PMcarlw
12/15/2016, 12:38 PMcarlw
12/15/2016, 12:38 PMcarlw
12/15/2016, 12:39 PMedvin
12/15/2016, 12:39 PMcarlw
12/15/2016, 12:40 PMcarlw
12/15/2016, 12:41 PMedvin
12/15/2016, 12:42 PMedvin
12/15/2016, 12:42 PMcarlw
12/15/2016, 12:43 PMron
12/15/2016, 12:43 PMron
12/15/2016, 12:43 PM