Eclipse Platform
Release 3.1

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

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

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

Methods in org.eclipse.jface.text.contentassist with parameters of type ICompletionListener
 void ContentAssistant.addCompletionListener(ICompletionListener listener)
          Adds a completion listener that will be informed before proposals are computed.
 void ContentAssistant.removeListener(ICompletionListener listener)
          Removes the completion listener.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.