Uses of Class
org.fife.ui.autocomplete.ParameterizedCompletionChoicesWindow
-
Uses of ParameterizedCompletionChoicesWindow in org.fife.ui.autocomplete
Fields in org.fife.ui.autocomplete declared as ParameterizedCompletionChoicesWindowModifier and TypeFieldDescriptionParameterizedCompletionContext.paramChoicesWindow
A small popup window giving likely choices for parameterized completions.Methods in org.fife.ui.autocomplete that return ParameterizedCompletionChoicesWindowModifier and TypeMethodDescriptionParameterizedCompletionContext.createParamChoicesWindow()
Creates the completion window offering suggestions for parameters.