Class Summary |
LpexAbstractTextEditor |
A line oriented, LPEX-based abstract base implementation of a text editor. |
LpexContextContributor |
Basic LPEX contributions to the Eclipse context. |
LpexMarkerRulerAction |
Variation of MarkerRulerAction for LPEX. |
LpexPlugin |
Plugin runtime class for LPEX. |
LpexSourceViewer |
A line-oriented, LPEX-based partial implementation of
org.eclipse.jface.text.source.ISourceViewer . |
LpexSourceViewerConfiguration |
This class extends the configuration space defined by
SourceViewerConfiguration, with LPEX's content assist
for use with an LpexSourceViewer. |
LpexTextEditor |
A line-oriented, LPEX-based text editor for IFile resources and
IStorage objects. |
LpexTextViewer |
A line-oriented, LPEX-based partial implementation of
org.eclipse.jface.text.ITextViewer . |
LpexVerticalRuler |
The class implements a vertical ruler which is connected to an LpexTextViewer. |
This package provides advanced line-oriented editing functions
for Eclipse Platform plugins.