Class JavaShorthandCompletionCache

java.lang.Object
org.fife.rsta.ac.ShorthandCompletionCache
org.fife.rsta.ac.java.JavaShorthandCompletionCache

public class JavaShorthandCompletionCache extends ShorthandCompletionCache
A cache of basic template and comment completions for Java, e.g. System.out.println().
See Also:
  • Field Details

  • Constructor Details

    • JavaShorthandCompletionCache

      public JavaShorthandCompletionCache(org.fife.ui.autocomplete.DefaultCompletionProvider templateProvider, org.fife.ui.autocomplete.DefaultCompletionProvider commentsProvider)