Package | Description |
---|---|
org.eclipse.jface.contentassist |
Provides a content assist add-on for implementors of IContentAssistSubjectControl.
|
org.eclipse.jface.text.contentassist |
Provides a content assist add-on for an ITextViewer.
|
org.eclipse.jface.text.templates |
Application programming interfaces for interaction
with the Eclipse text template support.
|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISubjectControlContextInformationValidator
Deprecated.
As of 3.2, replaced by Platform UI's field assist support
|
Modifier and Type | Class and Description |
---|---|
class |
SubjectControlContextInformationValidator
Deprecated.
As of 3.2, replaced by Platform UI's field assist support
|
Modifier and Type | Class and Description |
---|---|
class |
ContextInformationValidator
A default implementation of the
IContextInfomationValidator interface. |
Modifier and Type | Method and Description |
---|---|
IContextInformationValidator |
IContentAssistProcessor.getContextInformationValidator()
Returns a validator used to determine when displayed context information
should be dismissed.
|
Modifier and Type | Method and Description |
---|---|
IContextInformationValidator |
TemplateCompletionProcessor.getContextInformationValidator() |
Modifier and Type | Method and Description |
---|---|
IContextInformationValidator |
HippieProposalProcessor.getContextInformationValidator() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.