org.eclipse.ui.workbench.texteditor.rulerColumns
.See: Description
Interface | Description |
---|---|
IColumnSupport |
Provides support to modify and query the visibility of
ruler columns and test whether a ruler column is supported.
|
IContributedRulerColumn |
Interface that has to be implemented by contributions to the
org.eclipse.ui.texteditor.rulerColumns extension point. |
Class | Description |
---|---|
AbstractContributedRulerColumn |
Helper class for contributions to the
org.eclipse.ui.texteditor.rulerColumns extension point. |
RulerColumnDescriptor |
The description of an extension to the
org.eclipse.ui.workbench.texteditor.rulerColumns extension point. |
RulerColumnPreferenceAdapter |
Manages the preferences for ruler contributions stored in a preference store.
|
RulerColumnRegistry |
A registry for all extensions to the
rulerColumns extension point. |
org.eclipse.ui.workbench.texteditor.rulerColumns
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.