Uses of Class
org.fife.ui.autocomplete.BasicCompletion

Uses of BasicCompletion in org.fife.ui.autocomplete
 

Subclasses of BasicCompletion in org.fife.ui.autocomplete
 class FunctionCompletion
          A completion choice representing a function.
 class ShorthandCompletion
          A completion where the input text is shorthand for (really, just different than) the actual text to be inserted.
 class VariableCompletion
          A completion for a variable (or constant) in a programming language.
 



Copyright © 2003-2011. All Rights Reserved.