AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, HANDLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT
Constructor and Description |
---|
RulerBreakpointAction(ITextEditor editor,
IVerticalRulerInfo info)
Constructs an action to work on breakpoints in the specified
text editor with the specified vertical ruler information.
|
Modifier and Type | Method and Description |
---|---|
protected IBreakpoint |
getBreakpoint()
Returns the breakpoint at the last line of mouse activity in the ruler
or
null if none. |
protected ITextEditor |
getEditor()
Returns the editor this action was created for.
|
protected IVerticalRulerInfo |
getVerticalRulerInfo()
Returns the vertical ruler information this action was created for.
|
convertAccelerator, convertAccelerator, findKeyCode, findKeyString, findModifier, findModifierString, getAccelerator, getActionDefinitionId, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getId, getImageDescriptor, getMenuCreator, getStyle, getText, getToolTipText, isChecked, isEnabled, isHandled, notifyResult, removeAcceleratorText, removeMnemonics, run, runWithEvent, setAccelerator, setActionDefinitionId, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText
addPropertyChangeListener, firePropertyChange, firePropertyChange, removePropertyChangeListener
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
public RulerBreakpointAction(ITextEditor editor, IVerticalRulerInfo info)
editor
- text editorinfo
- vertical ruler informationprotected IBreakpoint getBreakpoint()
null
if none.null
protected ITextEditor getEditor()
protected IVerticalRulerInfo getVerticalRulerInfo()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.