Eclipse Platform
Release 3.3

org.eclipse.jface.text.revisions
Class IRevisionRulerColumnExtension.RenderingMode

java.lang.Object
  extended byorg.eclipse.jface.text.revisions.IRevisionRulerColumnExtension.RenderingMode
Enclosing class:
IRevisionRulerColumnExtension

public static final class IRevisionRulerColumnExtension.RenderingMode
extends Object

Rendering mode type-safe enum.


Method Summary
 String name()
          Returns the name of the rendering mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

name

public String name()
Returns the name of the rendering mode.

Returns:
the name of the rendering mode

Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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