Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.ui.texteditor.rulers

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

Classes in org.eclipse.ui.texteditor.rulers used by org.eclipse.ui.texteditor
IColumnSupport
          Provides support to modify and query the visibility of ruler columns and test whether a ruler column is supported.
IContributedRulerColumn
          Interface that has to be implemented by contributions to the org.eclipse.ui.texteditor.rulerColumns extension point.
RulerColumnDescriptor
          The description of an extension to the org.eclipse.ui.workbench.texteditor.rulerColumns extension point.
RulerColumnRegistry
          A registry for all extensions to the rulerColumns extension point.
 

Classes in org.eclipse.ui.texteditor.rulers used by org.eclipse.ui.texteditor.rulers
IContributedRulerColumn
          Interface that has to be implemented by contributions to the org.eclipse.ui.texteditor.rulerColumns extension point.
RulerColumnDescriptor
          The description of an extension to the org.eclipse.ui.workbench.texteditor.rulerColumns extension point.
RulerColumnRegistry
          A registry for all extensions to the rulerColumns extension point.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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