|
Eclipse Platform Release 3.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IContentAssistSubjectControl | A content assist subject control can request assistance provided by a subject control content assistant. |
ISubjectControlContentAssistant | Extends IContentAssistant to allow to install a content assistant on the given content assist subject control. |
ISubjectControlContentAssistProcessor | Extension interface for IContentAssistProcessor which provides the context for the subject control content assistant. |
ISubjectControlContextInformationPresenter | Extends IContextInformationPresenter to allow to install a content assistant on the given content assist subject control. |
ISubjectControlContextInformationValidator | Extends IContextInformationValidator to allow to install a content assistant on the given content assist subject control. |
Class Summary | |
AbstractControlContentAssistSubjectAdapter | An AbstractControlContentAssistSubjectAdapter delegates assistance requests from a content assistant to a Control. |
ComboContentAssistSubjectAdapter | Adapts a Combo to a IContentAssistSubjectControl. |
SubjectControlContentAssistant | The standard implementation of the ISubjectControlContentAssistant interface. |
SubjectControlContextInformationValidator | A default implementation of the SubjectControlContextInformationValidator interface. |
TextContentAssistSubjectAdapter | Adapts a Text to an IContentAssistSubjectControl. |
Provides a content assist add-on for implementors of IContentAssistSubjectControl. Content assist supports the user in writing by proposing context sensitive completions at a given position. A completion can also be a incomplete in itself and content assist provides means to deal with nested completions.
|
Eclipse Platform Release 3.0 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.