|
org.eclipse.jface.text.revisions
Class IRevisionRulerColumnExtension.RenderingMode
java.lang.Object
org.eclipse.jface.text.revisions.IRevisionRulerColumnExtension.RenderingMode
-
Enclosing interface:
-
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
|
name
public
String name()
- Returns the name of the rendering mode.
-
-
Returns:
- the name of the rendering mode
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|