-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
-
b89
-
generic
-
generic
Was NASHORN-796.
This option uses a javafx.Application object to wrap the nashorn eval.
eval a javafxbootstrap.js script (resource) which steps up common packages and classes (javafx, Stage)
eval command line scripts
call back init(), start(stage), stop() via javafx.Application API.
provide common callback interfaces, such as timers.
This option uses a javafx.Application object to wrap the nashorn eval.
eval a javafxbootstrap.js script (resource) which steps up common packages and classes (javafx, Stage)
eval command line scripts
call back init(), start(stage), stop() via javafx.Application API.
provide common callback interfaces, such as timers.