How to reload javafx webview periodically -


i displaying google drive spreadsheet in javafx webview, enabled javascript not showing changes, that's why want reload page programmatically thread, in every 2 second, updated value of spreadsheet.

please me, how can reload webview programatically


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -