|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.eclipse.jface.text.source.AnnotationRulerColumn
|
+--org.eclipse.jface.text.source.OutlinerRulerColumn
A ruler column for controlling the behavior of a ProjectionSourceViewer.
This class is for internal use only.
| Constructor Summary | |
OutlinerRulerColumn(IAnnotationModel model,
int width)
Creates a new outliner ruler column. |
|
| Method Summary | |
Control |
createControl(CompositeRuler parentRuler,
Composite parentControl)
Creates the column's SWT control. |
protected void |
mouseDoubleClicked(int line)
Hook method for a mouse double click event on the given ruler line. |
| Methods inherited from class org.eclipse.jface.text.source.AnnotationRulerColumn |
doPaint, doPaint1, getCachedTextViewer, getControl, getInclusiveTopIndexStartOffset, getModel, getWidth, redraw, setFont, setModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OutlinerRulerColumn(IAnnotationModel model,
int width)
model - the column's annotation modelwidth - the width in pixels| Method Detail |
protected void mouseDoubleClicked(int line)
AnnotationRulerColumn
mouseDoubleClicked in class AnnotationRulerColumnline - the ruler line
public Control createControl(CompositeRuler parentRuler,
Composite parentControl)
IVerticalRulerColumn
createControl in interface IVerticalRulerColumncreateControl in class AnnotationRulerColumnparentRuler - the parent ruler of this columnparentControl - the control of the parent ruler
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||