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, setActiveEditordispose, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmouseDoubleClickAdapter, mouseDownAdapter, mouseUpAdapterprotected IAction createAction(ITextEditor editor, IVerticalRulerInfo rulerInfo)
AbstractRulerActionDelegatecreateAction in class AbstractRulerActionDelegateeditor - the editor the action to be created will work onrulerInfo - the vertical ruler the action to be created will work on
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.