Uses of Class
org.fife.ui.autocomplete.FunctionCompletion
-
-
Uses of FunctionCompletion in org.fife.ui.autocomplete
Methods in org.fife.ui.autocomplete that return FunctionCompletion Modifier and Type Method Description private FunctionCompletionCompletionXMLParser. createFunctionCompletion()Methods in org.fife.ui.autocomplete with parameters of type FunctionCompletion Modifier and Type Method Description protected voidCompletionCellRenderer. prepareForFunctionCompletion(javax.swing.JList<?> list, FunctionCompletion fc, int index, boolean selected, boolean hasFocus)Prepares this renderer to display a function completion.
-