Uses of Class
org.fife.ui.autocomplete.ParameterizedCompletionChoicesWindow
-
-
Uses of ParameterizedCompletionChoicesWindow in org.fife.ui.autocomplete
Fields in org.fife.ui.autocomplete declared as ParameterizedCompletionChoicesWindow Modifier and Type Field Description private ParameterizedCompletionChoicesWindowParameterizedCompletionContext. paramChoicesWindowA small popup window giving likely choices for parameterized completions.Methods in org.fife.ui.autocomplete that return ParameterizedCompletionChoicesWindow Modifier and Type Method Description private ParameterizedCompletionChoicesWindowParameterizedCompletionContext. createParamChoicesWindow()Creates the completion window offering suggestions for parameters.
-