Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.ui.texteditor.rulers.RulerColumnRegistry

Packages that use RulerColumnRegistry
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 RulerColumnRegistry in org.eclipse.ui.texteditor
 

Constructors in org.eclipse.ui.texteditor with parameters of type RulerColumnRegistry
AbstractTextEditor.ColumnSupport(AbstractTextEditor editor, RulerColumnRegistry registry)
          Creates a new column support for the given editor.
 

Uses of RulerColumnRegistry in org.eclipse.ui.texteditor.rulers
 

Methods in org.eclipse.ui.texteditor.rulers that return RulerColumnRegistry
static RulerColumnRegistry RulerColumnRegistry.getDefault()
          Returns the default computer registry.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.