Package | Description |
---|---|
com.teamdev.jxbrowser.browser |
This package provides the classes that allow you to work with browsers.
|
com.teamdev.jxbrowser.navigation |
Contains classes and interfaces for working with navigation.
|
com.teamdev.jxbrowser.navigation.event |
The navigation events.
|
Class and Description |
---|
Navigation
Allows loading resources in the browser instance and working with the navigation history.
|
Class and Description |
---|
LoadUrlParams
The parameters of the load URL request.
|
LoadUrlParams.Builder
A builder of
LoadUrlParams . |
NavigationEntry
A navigation history entry.
|
PageType
The page types.
|
Class and Description |
---|
Navigation
Allows loading resources in the browser instance and working with the navigation history.
|