Uses of Interface
org.fife.ui.autocomplete.DescWindowCallback
-
Uses of DescWindowCallback in org.fife.ui.autocomplete
Classes in org.fife.ui.autocomplete that implement DescWindowCallbackModifier and TypeClassDescription(package private) class
The optional "description" window that describes the currently selected item in the auto-completion window.Methods in org.fife.ui.autocomplete with parameters of type DescWindowCallbackModifier and TypeMethodDescriptionvoid
ExternalURLHandler.urlClicked
(HyperlinkEvent e, Completion c, DescWindowCallback callback) Called when an external URL is clicked in the description window.