Uses of Class
org.fife.ui.autocomplete.ParameterizedCompletionContext
-
Uses of ParameterizedCompletionContext in org.fife.ui.autocomplete
Fields in org.fife.ui.autocomplete declared as ParameterizedCompletionContextModifier and TypeFieldDescriptionprivate ParameterizedCompletionContextAutoCompletion.pccManages any parameterized completions that are inserted.Constructors in org.fife.ui.autocomplete with parameters of type ParameterizedCompletionContextModifierConstructorDescriptionParameterizedCompletionChoicesWindow(Window parent, AutoCompletion ac, ParameterizedCompletionContext context) Constructor.(package private)ParameterizedCompletionDescriptionToolTip(Window owner, ParameterizedCompletionContext context, AutoCompletion ac, ParameterizedCompletion pc) Constructor.