Uses of Class
org.fife.ui.autocomplete.ParameterizedCompletionContext
-
-
Uses of ParameterizedCompletionContext in org.fife.ui.autocomplete
Fields in org.fife.ui.autocomplete declared as ParameterizedCompletionContext Modifier and Type Field Description private ParameterizedCompletionContextAutoCompletion. pccManages any parameterized completions that are inserted.Constructors in org.fife.ui.autocomplete with parameters of type ParameterizedCompletionContext Constructor Description ParameterizedCompletionChoicesWindow(java.awt.Window parent, AutoCompletion ac, ParameterizedCompletionContext context)Constructor.ParameterizedCompletionDescriptionToolTip(java.awt.Window owner, ParameterizedCompletionContext context, AutoCompletion ac, ParameterizedCompletion pc)Constructor.
-