Uses of Class
org.eclipse.ui.texteditor.rulers.RulerColumnRegistry
Package
Description
Provides a framework for text editors obeying to the
desktop rules.
Provides interfaces and classes for the
org.eclipse.ui.workbench.texteditor.rulerColumns
.-
Uses of RulerColumnRegistry in org.eclipse.ui.texteditor
ModifierConstructorDescriptionColumnSupport
(AbstractTextEditor editor, RulerColumnRegistry registry) Creates a new column support for the given editor. -
Uses of RulerColumnRegistry in org.eclipse.ui.texteditor.rulers
Modifier and TypeMethodDescriptionstatic RulerColumnRegistry
RulerColumnRegistry.getDefault()
Returns the default computer registry.