All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spellchecker JAR 3.2.0 with all dependencies


A simple spell checker add-on for RSyntaxTextArea. It will spell-check comments in source code, or the entire file if you are editing plain text. Spelling errors are squiggle-underlined with the color of your choice, and tooltips are available offering any spelling suggestions.

Files of the artifact spellchecker version 3.2.0 from the group com.fifesoft.

Artifact spellchecker
Group com.fifesoft
Version 3.2.0
Last update 13. March 2022
Tags: code color available simple checker source your entire file plain rsyntaxtextarea text spell comments will spelling check squiggle editing with underlined offering suggestions choice errors tooltips
Organization not specified
URL https://github.com/bobbylight/SpellChecker
License Modified BSD License
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!
There is a newer version: 3.3.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spellchecker Show documentation

Please rate this JAR file. Is it a good library?

spellchecker
Rate from 1 - 5, Rated 5.00 based on 1 reviews

17 downloads

Source code of spellchecker version 3.2.0

META-INF
META-INF.META-INF.MANIFEST.MF
org.fife.com.swabunga.spell.engine
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.Configuration
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.DoubleMeta
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.EditDistance
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.GenericSpellDictionary
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.GenericTransformator
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.PropertyConfiguration
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.SpellDictionary
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.SpellDictionaryASpell
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.SpellDictionaryCachedDichoDisk
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.SpellDictionaryDichoDisk
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.SpellDictionaryDisk
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.SpellDictionaryHashMap
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.Transformator
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.Word
org.fife.com.swabunga.spell.engine.org.fife.com.swabunga.spell.engine.configuration.properties
org.fife.com.swabunga.spell.event
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.AbstractWordFinder
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.AbstractWordTokenizer
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.BasicSpellCheckEvent
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.DefaultWordFinder
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.DocumentWordTokenizer
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.JavaWordFinder
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.SpellCheckEvent
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.SpellCheckListener
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.SpellChecker
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.StringWordTokenizer
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.Word
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.WordFinder
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.WordNotFoundException
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.WordTokenizer
org.fife.com.swabunga.spell.event.org.fife.com.swabunga.spell.event.XMLWordFinder
org.fife.com.swabunga.util
org.fife.com.swabunga.util.org.fife.com.swabunga.util.StringUtility
org.fife.com.swabunga.util.org.fife.com.swabunga.util.VectorUtility
org.fife.ui.rsyntaxtextarea.spell
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.DefaultSpellCheckableTokenIdentifier
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellCheckableTokenIdentifier
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_ar.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_de.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_es.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_fr.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_hu.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_in.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_it.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_ja.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_ko.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_nl.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_pl.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_pt_BR.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_ru.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_tr.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_zh_CN.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.SpellingParser_zh_TW.properties
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.add.png
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.cross.png
org.fife.ui.rsyntaxtextarea.spell.event
org.fife.ui.rsyntaxtextarea.spell.event.org.fife.ui.rsyntaxtextarea.spell.event.SpellingParserEvent
org.fife.ui.rsyntaxtextarea.spell.event.org.fife.ui.rsyntaxtextarea.spell.event.SpellingParserListener
org.fife.ui.rsyntaxtextarea.spell
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.lightbulb.png
org.fife.ui.rsyntaxtextarea.spell.org.fife.ui.rsyntaxtextarea.spell.spellcheck.png




© 2015 - 2024 Weber Informatics LLC | Privacy Policy