Uses of Interface
org.eclipse.ui.texteditor.rulers.IColumnSupport
Packages that use IColumnSupport
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of IColumnSupport in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IColumnSupportModifier and TypeClassDescriptionprotected static class
Implements the ruler column support of for the given editor.Methods in org.eclipse.ui.texteditor that return IColumnSupportModifier and TypeMethodDescriptionprotected final IColumnSupport
AbstractDecoratedTextEditor.createColumnSupport()
protected IColumnSupport
AbstractTextEditor.createColumnSupport()
Creates the column support to be used by this editor to manage the contributed ruler columns.