public class SelectRulerAction extends AbstractRulerActionDelegate
Constructor and Description |
---|
SelectRulerAction() |
Modifier and Type | Method and Description |
---|---|
protected IAction |
createAction(ITextEditor editor,
IVerticalRulerInfo rulerInfo)
The factory method creating the underlying action.
|
menuAboutToShow, mouseDoubleClick, mouseDown, mouseUp, run, runWithEvent, selectionChanged, setActiveEditor
dispose, init
protected IAction createAction(ITextEditor editor, IVerticalRulerInfo rulerInfo)
AbstractRulerActionDelegate
createAction
in class AbstractRulerActionDelegate
editor
- the editor the action to be created will work onrulerInfo
- the vertical ruler the action to be created will work on
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.