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