Package org.eclipse.ui.texteditor.rulers
Provides interfaces and classes for the
org.eclipse.ui.workbench.texteditor.rulerColumns
.-
Interface Summary 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 theorg.eclipse.ui.texteditor.rulerColumns
extension point. -
Class Summary Class Description AbstractContributedRulerColumn Helper class for contributions to theorg.eclipse.ui.texteditor.rulerColumns
extension point.RulerColumnDescriptor The description of an extension to theorg.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 therulerColumns
extension point.