| Package | Description |
|---|---|
| com.teamdev.jxbrowser.browser.event |
This package provides the classes that allow you to work with browser events.
|
| com.teamdev.jxbrowser.engine |
This package provides the classes that allow you to work with engines.
|
| com.teamdev.jxbrowser.spellcheck |
This package provides classes and interfaces for spell checking.
|
| Class and Description |
|---|
| SpellCheckingResult
A spell checking result that contains the bounds of a mis-spelled substring of the checked text.
|
| Class and Description |
|---|
| SpellChecker
Represents an engine service that provides functionality for configuring spell checking.
|
| Class and Description |
|---|
| Dictionary
Provides functionality for working with a spell check dictionary.
|