Eclipse Platform
2.0

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

Packages that use ICompletionProposal
org.eclipse.jface.text.contentassist Provides a content assist add-on for an ITextViewer
 

Uses of ICompletionProposal in org.eclipse.jface.text.contentassist
 

Classes in org.eclipse.jface.text.contentassist that implement ICompletionProposal
 class CompletionProposal
          The standard implementation of the ICompletionProposal interface.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.