Hi; When calling Java method from WebView component, I generally forget which methods are called from JavaScript side. For that reason, I created an annotation called @WebkitCall to represent which methods called from JS side.
Like this https://github.com/asciidocfx/AsciidocFX/blob/b0c4d94e7cad95bb8aa6d6da8feb50a1c8236bab/src/main/java/com/kodcu/component/WebkitCall.java What do you think? Thanks -- Rahman USTA Istanbul JUG https://github.com/rahmanusta <http://www.kodcu.com/>