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 . |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTextEditor.ColumnSupport.initializeColumn(IContributedRulerColumn column)
Hook to let subclasses initialize a newly created column.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContributedRulerColumn
Helper class for contributions to the
org.eclipse.ui.texteditor.rulerColumns extension point. |
Modifier and Type | Method and Description |
---|---|
IContributedRulerColumn |
RulerColumnDescriptor.createColumn(ITextEditor editor)
Creates a
IContributedRulerColumn instance as described by the receiver. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.