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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -