|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContributedRulerColumn | |
---|---|
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 . |
Uses of IContributedRulerColumn in org.eclipse.ui.texteditor |
---|
Methods in org.eclipse.ui.texteditor with parameters of type IContributedRulerColumn | |
protected void |
AbstractTextEditor.ColumnSupport.initializeColumn(IContributedRulerColumn column)
Hook to let subclasses initialize a newly created column. |
Uses of IContributedRulerColumn in org.eclipse.ui.texteditor.rulers |
---|
Classes in org.eclipse.ui.texteditor.rulers that implement IContributedRulerColumn | |
class |
AbstractContributedRulerColumn
Helper class for contributions to the org.eclipse.ui.texteditor.rulerColumns extension point.
|
Methods in org.eclipse.ui.texteditor.rulers that return IContributedRulerColumn | |
IContributedRulerColumn |
RulerColumnDescriptor.createColumn(ITextEditor editor)
Creates a IContributedRulerColumn instance as described by the receiver. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.