Uses of Package
de.grogra.pf.ui.autocomplete.impl
Package
Description
-
ClassDescriptionAdds auto-completion to a text component.Represents a completion choice.Provides autocompletion values to an
AutoCompletion
.A base class for all standard completion providers.A completion option that takes parameters, such as a function or method. -
ClassDescriptionAdds auto-completion to a text component.Provides autocompletion values to an
AutoCompletion
. -
ClassDescriptionAdds auto-completion to a text component.Base class for possible completions.A base class for completion providers.A comparator that compares the input text of a
Completion
against a String lexicographically, ignoring case.An event fired by an instance ofAutoCompletion
.Enumeration of the various types of this event.An interface that allows listening for interesting events from anAutoCompletion
.Manages the colors shared across the library.A straightforwardCompletion
implementation.A completion for classesRepresents a completion choice.Provides autocompletion values to anAutoCompletion
.A base class for all standard completion providers.Passed toExternalURLHandler
s as a way for them to display a summary for a new completion in response to a link event.A range of text in a document.A callback for when an external URL is clicked in the description window.A completion choice representing a function.Possibly redirects one URL to another.A completion representing a tag in markup, such as HTML or XML.Provides completions for aParameterizedCompletion
's parameters.A completion option that takes parameters, such as a function or method.A parameter passed to a parameterizedCompletion
.Describes a parameterized completion - what's being inserted, where the parameters are in the inserted text, etc.Information about a replacement.A hook allowing hosting applications to decorate JWindows created by the AutoComplete library.Used to suppress FindBugs warnings.A completion made up of a template with arbitrary parameters that the user can tab through and fill in.A completion for a variable (or constant) in a programming language. -
ClassDescriptionAdds auto-completion to a text component.Provides autocompletion values to an
AutoCompletion
.