Package com.teamdev.jxbrowser.spellcheck


@ParametersAreNonnullByDefault package com.teamdev.jxbrowser.spellcheck
This package provides classes and interfaces for spell checking.
  • Class
    Description
    Provides functionality for working with a spell check dictionary.
    A language for which Chromium can perform spell checking.
    Thrown when Chromium fails to configure the spellchecker fails to initialize the spelling dictionary for a language.
    A sanitation error occurred when modifying the spell check dictionary.
    The reason why a word has failed sanitation during an attempt to modify the spell check dictionary.
    A profile service that provides functionality for configuring spell checking.
    A spell checking result that contains the bounds of a mis-spelled substring of the checked text.