| Package | Description |
|---|---|
| com.teamdev.jxbrowser.navigation |
Contains classes and interfaces for working with navigation.
|
| Modifier and Type | Method and Description |
|---|---|
NavigationEntry |
Navigation.entryAtIndex(int index)
Returns an
Optional that contains the NavigationEntry instance for the given
index in the back-forward list, otherwise an empty Optional. |