rsyntaxtextarea · RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for 40+ languages, code folding, code completion, regex find and replace, macros, code templates, undo/redo, line numbering and bracket matching.
Group: com.fifesoft - All Dependencies
autocomplete · AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or "Intellisense") to any Swing JTextComponent. Special integration is added for RSyntaxTextArea, since this feature is commonly needed when editing source code. Features include: Drop-down completion choice list. Optional companion "description" window, complete with full HTML support and navigable with hyperlinks. Optional parameter completion assistance for functions and methods, ala Eclipse and NetBeans. Completion information is typically specified in an XML file, but can even be dynamic.
LanguageSupport · A library adding code completion and other advanced features for Java, JavaScript, Perl, and other languages to RSyntaxTextArea.
rstaui · RSTAUI is an add-on library for RSyntaxTextArea that provides pre-build dialog boxes commonly needed in text editing applications.
SpellChecker · 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.
TokenMakerMaker · An application to easily create syntax highlighting for custom languages in RSyntaxTextArea.
RSyntaxTextArea Modules · This module pom organizes the RSyntaxTextArea project modules
RText Icon Groups · Groups of Icons required for the RText editor libraries
RText Modules · This pom organizes the modules that make up the RText editor.
RText Root Pom · The top-most pom for building the RText editor application and associated editor components and libraries.