Package | Description |
---|---|
com.teamdev.jxbrowser.engine |
This package provides the classes that allow you to work with engines.
|
com.teamdev.jxbrowser.profile |
Contains interfaces for working with Chromium profiles.
|
Modifier and Type | Method and Description |
---|---|
SpellChecker |
Engine.spellChecker()
Returns a service that allows working with spell checking functionality.
|
Modifier and Type | Method and Description |
---|---|
SpellChecker |
Profile.spellChecker()
Returns a service that allows working with spell checking functionality.
|