Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.texteditor.rulers.IColumnSupport

Packages that use IColumnSupport
org.eclipse.ui.texteditor 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 IColumnSupport
protected static class AbstractTextEditor.ColumnSupport
          Implements the ruler column support of for the given editor.
 

Methods in org.eclipse.ui.texteditor that return IColumnSupport
protected  IColumnSupport AbstractTextEditor.createColumnSupport()
          Creates the column support to be used by this editor to manage the contributed ruler columns.
protected  IColumnSupport AbstractDecoratedTextEditor.createColumnSupport()
           
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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