拼寫檢查Java類庫:JOrtho

jopen 11年前發布 | 15K 次閱讀 JOrtho Java開發

Ortho 是一個完全采用Java開發的拼寫檢查庫。它支持來自Swing 框架中的任意JTextComponent組件包括:JTextPane, JEditorPane 和 JTextArea。字典基于免費的 Wiktionary.org,因此實質上可以支持任何語言。 特性:

  • highlight the potentially wrongly spelled word
    </li>

  • offer a context menu with suggestions for a correct form of the word
    </li>

  • context menu with option to change the checking language
    </li>

  • dialog (when pressing F7 key) for continuous spell check of the text
    </li>

  • user defined dictionary for words that are not in the global one (this is an option that appears inside the continuous checking dialog)
    </li>

  • translated spell checker GUI so users will see buttons and labels in the language of the current locale
    </li>

  • standalone API, no server is required but applets are possible, see the sample.
    </li>

  • detect capitalization errors
    </li>

  • enable or disable every feature separately
    </li> </ul>

    拼寫檢查Java類庫:JOrtho 拼寫檢查Java類庫:JOrtho

    項目主頁:http://www.baiduhome.net/lib/view/home/1363827310578

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!