JBCefBrowser and JBCefJSQuery

Answered

Hi!

Where I can find some examples how to inject JavaScript and automatically trigger a callback to java using JBCefBrowser and JBCefJSQuery?
This link below has only one example and it's not good: https://plugins.jetbrains.com/docs/intellij/jcef.html#jbcefjsquery 

Thanks in advance!
Omar

0
4 comments

AFAIU com.jetbrains.rest.editor.RestJcefHtmlPanel might be relevant sample

0
Avatar
Permanently deleted user

Where i can find this file?

0

In IntelliJ Community Sources (https://github.com/JetBrains/intellij-community/) community/python/rest/src/com/jetbrains/rest/editor/RestJcefHtmlPanel.java

0

Thanks,
I'll check it out!

0

Please sign in to leave a comment.