Uses of Package
org.yamcs.studio.autocomplete.ui.content
Packages that use org.yamcs.studio.autocomplete.ui.content
-
Classes in org.yamcs.studio.autocomplete.ui.content used by org.yamcs.studio.autocomplete.uiClassDescriptionContentProposalAdapter can be used to attach content proposal behavior to a control.Handle results from
IAutoCompleteProposalProvider
. -
Classes in org.yamcs.studio.autocomplete.ui.content used by org.yamcs.studio.autocomplete.ui.contentClassDescriptionThe popup used to display tooltips.ContentProposalAdapter can be used to attach content proposal behavior to a control.Handles all proposals from all providers.This interface is used to listen to additional notifications from a
ContentProposalAdapter
.Handle results fromIAutoCompleteProposalProvider
.