| Package | Description |
|---|---|
| com.teamdev.jxbrowser.browser |
This package provides the classes that allow you to work with browsers.
|
| com.teamdev.jxbrowser.search |
Provides the classes and interfaces for working with search functionality.
|
| Class and Description |
|---|
| TextFinder
Allows finding text on the loaded web page.
|
| Class and Description |
|---|
| FindOptions
The parameters of the text find request.
|
| FindOptions.Builder
A builder of
FindOptions. |
| FindResult
A result of the text search.
|