Eclipse Platform
Release 3.8

Uses of Interface
org.eclipse.jface.text.contentassist.ICompletionProposalSorter

Packages that use ICompletionProposalSorter
org.eclipse.jface.text.contentassist 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 ICompletionProposalSorter
 void ContentAssistant.setSorter(ICompletionProposalSorter sorter)
          Sets the proposal sorter.
 


Eclipse Platform
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2013. All rights reserved.