JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
com.teamdev.jxbrowser.navigation.callback
Packages that use
com.teamdev.jxbrowser.navigation.callback
Package
Description
com.teamdev.jxbrowser.navigation.callback
The navigation callbacks.
Classes in
com.teamdev.jxbrowser.navigation.callback
used by
com.teamdev.jxbrowser.navigation.callback
Class
Description
NavigationCallback
A common interface for all navigation callbacks must extend.
NavigationSyncCallback
A common interface for all synchronous navigation callbacks must extend.
ShowHttpErrorPageCallback.Response
A response for
ShowHttpErrorPageCallback
.
ShowNetErrorPageCallback.Response
A response for
ShowNetErrorPageCallback
.
StartNavigationCallback.Response
A response for
StartNavigationCallback
.