Package org.fife.rsta.ac
package org.fife.rsta.ac
A framework that facilitates code completion and parsing of languages in RSyntaxTextArea.
-
ClassDescriptionA base class for language support implementations.Base class for language supports for markup languages, such as HTML, PHP, and JSP.A tree showing the structure of a source file being edited in an
RSyntaxTextArea.Displays a popup dialog with the "Go to member" tree.A popup window that displays a text field and tree, allowing the user to jump to a specific part of code in the current source file.The border for the filtering text field.I/O related utility methods."Extra" support for a programming language (code completion, parser, etc.).Provides language support (code completion, etc.) for programming languages in RSyntaxTextArea.A class that eats the stdout or stderr of a running Process to prevent deadlock.A cache to store completions for Template completions and Comment completions.Base class for tree nodes in anAbstractSourceTree.