carlw
12/09/2017, 9:06 PMedvin
12/09/2017, 9:07 PMEventTarget
, because there is no common super type for all JavaFX "constructs". Not even Node
is a common super type. However, since almost everything in JavaFX extends EventTarget
it's possible to call some extension functions on parents where it just doesn't make sense. Are you saying that you get this error if you call runAsyncWithProgress
on an HBox? I wouldn't think that would fail, and it should work for sure.edvin
12/09/2017, 9:09 PMcarlw
12/09/2017, 9:09 PMedvin
12/09/2017, 9:09 PMcarlw
12/09/2017, 9:10 PMedvin
12/09/2017, 9:10 PMcarlw
12/09/2017, 9:10 PMcarlw
12/09/2017, 9:11 PMedvin
12/09/2017, 9:11 PMcarlw
12/09/2017, 9:12 PMedvin
12/09/2017, 9:12 PMedvin
12/09/2017, 9:15 PMcarlw
12/09/2017, 9:15 PMcarlw
12/09/2017, 9:15 PMcarlw
12/09/2017, 9:15 PMedvin
12/09/2017, 9:16 PMedvin
12/09/2017, 9:16 PMcarlw
12/09/2017, 9:16 PMcarlw
12/09/2017, 9:16 PMedvin
12/09/2017, 9:16 PMedvin
12/09/2017, 9:17 PMedvin
12/09/2017, 9:17 PMcarlw
12/09/2017, 9:17 PMedvin
12/09/2017, 9:19 PMjavafxpert
12/09/2017, 9:20 PMjavafxpert
12/09/2017, 9:22 PMedvin
12/09/2017, 9:22 PMjavafxpert
12/09/2017, 9:22 PMedvin
12/09/2017, 9:23 PM