|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContentAssistant | |
---|---|
com.ibm.lpex.alef | This package provides advanced line-oriented editing functions for Eclipse technology plug-ins. |
com.ibm.lpex.alef.contentassist | This package is a version of package org.eclipse.jface.text.contentassist modified for use with LPEX. |
Uses of IContentAssistant in com.ibm.lpex.alef |
---|
Fields in com.ibm.lpex.alef declared as IContentAssistant | |
protected IContentAssistant | LpexSourceViewer.fContentAssistant
The viewer's content assistant. |
Methods in com.ibm.lpex.alef that return IContentAssistant | |
IContentAssistant | LpexSourceViewerConfiguration.getLpexContentAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
Returns a content assistant ready to be used with the given LPEX source viewer. |
Uses of IContentAssistant in com.ibm.lpex.alef.contentassist |
---|
Classes in com.ibm.lpex.alef.contentassist that implement IContentAssistant | |
class | ContentAssistant
An LPEX-based implementation of the IContentAssistant interface. |
|
SWT LPEX v3.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |