
org.fife.com.swabunga.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spellchecker Show documentation
Show all versions of spellchecker Show documentation
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.
*/
/**
* Utility methods.
*/
package org.fife.com.swabunga.util;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy