Uses of Interface
com.teamdev.jxbrowser.plugin.callback.PluginsCallback
Packages that use PluginsCallback
-
Uses of PluginsCallback in com.teamdev.jxbrowser.plugin.callback
Subinterfaces of PluginsCallback in com.teamdev.jxbrowser.plugin.callbackModifier and TypeInterfaceDescriptioninterfaceThis callback is invoked when the engine wants to check whether a specific plugin is allowed or not.interfacePluginsSyncCallback<P,R> A common interface for all synchronous plugin service callbacks must extend.