Uses of Class
com.jniwrapper.win32.ie.event.ScriptErrorEvent

Packages that use ScriptErrorEvent
com.jniwrapper.win32.ie.event Contains classes for listening events from browser. 
 

Uses of ScriptErrorEvent in com.jniwrapper.win32.ie.event
 

Methods in com.jniwrapper.win32.ie.event with parameters of type ScriptErrorEvent
 void ScriptErrorListener.errorOccured(ScriptErrorEvent event)
          Called when script error is occured in the HTML document.