Uses of Interface
org.eclipse.ui.texteditor.rulers.IColumnSupport
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of IColumnSupport in org.eclipse.ui.texteditor
Modifier and TypeClassDescriptionprotected static class
Implements the ruler column support of for the given editor.Modifier 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.