All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.ui.rsyntaxtextarea.spell.package-info Maven / Gradle / Ivy

Go to download

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.

The newest version!
/*
 * This library is distributed under a modified BSD license.  See the included
 * LICENSE.md file for details.
 */
/**
 * The main package.
 */
package org.fife.ui.rsyntaxtextarea.spell;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy