Uses of Class
org.fife.ui.autocomplete.ParameterizedCompletionInsertionInfo
-
-
Uses of ParameterizedCompletionInsertionInfo in org.fife.ui.autocomplete
Methods in org.fife.ui.autocomplete that return ParameterizedCompletionInsertionInfo Modifier and Type Method Description ParameterizedCompletionInsertionInfoFunctionCompletion. getInsertionInfo(javax.swing.text.JTextComponent tc, boolean replaceTabsWithSpaces)ParameterizedCompletionInsertionInfoParameterizedCompletion. getInsertionInfo(javax.swing.text.JTextComponent tc, boolean replaceTabsWithSpaces)Returns completion information for this parameterized completion, given the specified text component.ParameterizedCompletionInsertionInfoTemplateCompletion. getInsertionInfo(javax.swing.text.JTextComponent tc, boolean replaceTabsWithSpaces)
-