|
Class Summary |
| DecoratableIcon |
An icon that can have an optional "decorations" icon beside of it. |
| IconFactory |
Holds icons used by Java auto-completion. |
| JarInfo |
Information about a jar to add to the "build path" for Java completion. |
| JarManager |
Manages a list of jars and gets completions from them. |
| JavaCellRenderer |
Cell renderer for Java auto-completion. |
| JavaCompletionProvider |
Completion provider for the Java programming language. |
| JavaLanguageSupport |
Language support for Java. |
| JavaParser |
Parses Java code in an RSyntaxTextArea. |
| Util |
Utility methods for Java completion. |