Uses of Interface
org.eclipse.jface.text.contentassist.ICompletionProposalSorter
Packages that use ICompletionProposalSorter
Package
Description
Provides a content assist add-on for an
ITextViewer
.-
Uses of ICompletionProposalSorter in org.eclipse.jface.text.contentassist
Methods in org.eclipse.jface.text.contentassist with parameters of type ICompletionProposalSorterModifier and TypeMethodDescriptionvoid
ContentAssistant.setSorter
(ICompletionProposalSorter sorter) Sets the proposal sorter.