Package | Description |
---|---|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Method and Description |
---|---|
ContentAssistantFacade |
ISourceViewerExtension4.getContentAssistantFacade()
Returns a facade for this viewer's content assistant.
|
ContentAssistantFacade |
SourceViewer.getContentAssistantFacade()
Returns a facade for this viewer's content assistant.
|
Constructor and Description |
---|
KeyBindingSupportForAssistant(ContentAssistantFacade contentAssistFacade)
Deprecated.
As of 3.5, this is a NOP since the framework installs this now
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.