Uses of Class
org.fife.ui.autocomplete.AbstractCompletion
-
Uses of AbstractCompletion in org.fife.ui.autocomplete
Subclasses of AbstractCompletion in org.fife.ui.autocompleteModifier and TypeClassDescriptionclassA straightforwardCompletionimplementation.classA completion choice representing a function.classA completion representing a tag in markup, such as HTML or XML.classA completion where the input text is shorthand for (really, just different from) the actual text to be inserted.classA completion made up of a template with arbitrary parameters that the user can tab through and fill in.classA completion for a variable (or constant) in a programming language.