Uses of Class
org.fife.ui.autocomplete.FunctionCompletion
-
Uses of FunctionCompletion in org.fife.ui.autocomplete
Methods in org.fife.ui.autocomplete that return FunctionCompletionModifier and TypeMethodDescriptionprivate FunctionCompletion
CompletionXMLParser.createFunctionCompletion()
Methods in org.fife.ui.autocomplete with parameters of type FunctionCompletionModifier and TypeMethodDescriptionprotected void
CompletionCellRenderer.prepareForFunctionCompletion
(JList<?> list, FunctionCompletion fc, int index, boolean selected, boolean hasFocus) Prepares this renderer to display a function completion.