Package org.fife.rsta.ac.java
package org.fife.rsta.ac.java
Java code completion classes.
-
ClassDescriptionBase class for Java source completions.Completion for a Java class, interface or enum.An icon that can have an optional "decorations" icon beside of it.Completion provider for documentation comments.A Javadoc completion.A completion for a Java field.Metadata about a field as read from a Java source file.Metadata about a field as read from a class file.Holds icons used by Java auto-completion.Information about an icon.Manages a list of jars and gets completions from them.Reads entries from a source of class files, such as a jar or a "bin/" directory.Cell renderer for Java auto-completion.Completion provider for the Java programming language.Handles hyperlinks that are clicked in Javadoc for code completions.Language support for Java.Information about an import statement to add and where it should be added.Manages information about the parsing/auto-completion for a single text area.Checks for hyperlink-able tokens under the mouse position when Ctrl is pressed (Cmd on OS X).The result of checking whether a region of code under the mouse is possibly link-able.The renderer used for parameter completions (for methods) in Java.Parses Java code in an RSyntaxTextArea.A completion for shorthand items that mimics the style seen in Eclipse.A cache of basic template and comment completions for Java, e.g.Interface for Java source code completions.A template completion for Java.Extra methods defined by a completion for a Java member (fields and methods).Metadata about the member.A completion for a Java method.Metadata about a method as read from a Java source file.Metadata about a method as read from a class file.A data structure modeling all classes in a jar or directory, or on a classpath.A completion that represents a package name.Parses a Java AST for code completions.A parameter choices provider for Java methods.A very simple, low-relevance parameter choice completion.Utility methods for Java completion.