程序包 | 说明 |
---|---|
com.fr.design.gui.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.
|