Package | Description |
---|---|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
org.eclipse.ui.texteditor.rulers |
Provides interfaces and classes for the
org.eclipse.ui.workbench.texteditor.rulerColumns . |
Class and 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. |
RulerColumnDescriptor
The description of an extension to the
org.eclipse.ui.workbench.texteditor.rulerColumns extension point. |
RulerColumnRegistry
A registry for all extensions to the
rulerColumns extension point. |
Class and Description |
---|
IContributedRulerColumn
Interface that has to be implemented by 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. |
RulerColumnRegistry
A registry for all extensions to the
rulerColumns extension point. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.