Uses of Interface
com.teamdev.jxbrowser.plugin.callback.AllowPluginCallback.Response
-
Uses of AllowPluginCallback.Response in com.teamdev.jxbrowser.plugin.callback
Modifier and TypeMethodDescriptionstatic AllowPluginCallback.Response
AllowPluginCallback.Response.allow()
Notifies the engine that the plugin is allowed to be used.static AllowPluginCallback.Response
AllowPluginCallback.Response.deny()
Notifies the engine that the plugin isn't allowed at the moment.