| Package | Description |
|---|---|
| org.eclipse.ui.contentassist |
Provides a content assist add-on for implementors of IContentAssistSubjectControl.
|
| Modifier and Type | Method and Description |
|---|---|
static ContentAssistHandler |
ContentAssistHandler.createHandlerForCombo(Combo combo,
SubjectControlContentAssistant contentAssistant)
Deprecated.
Creates a new
ContentAssistHandler for the given Combo. |
static ContentAssistHandler |
ContentAssistHandler.createHandlerForText(Text text,
SubjectControlContentAssistant contentAssistant)
Deprecated.
Creates a new
ContentAssistHandler for the given Text. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.