Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.contentassist.ContentAssistHandler

Packages that use ContentAssistHandler
org.eclipse.ui.contentassist Provides a content assist add-on for implementors of IContentAssistSubjectControl.  
 

Uses of ContentAssistHandler in org.eclipse.ui.contentassist
 

Methods in org.eclipse.ui.contentassist that return ContentAssistHandler
static ContentAssistHandler ContentAssistHandler.createHandlerForCombo(Combo combo, SubjectControlContentAssistant contentAssistant)
          Creates a new ContentAssistHandler for the given Combo.
static ContentAssistHandler ContentAssistHandler.createHandlerForText(Text text, SubjectControlContentAssistant contentAssistant)
          Creates a new ContentAssistHandler for the given Text.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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