|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.actions.ActionDelegate
org.eclipse.ui.texteditor.AbstractRulerActionDelegate
com.pvx.ooadide.launchers.debug.RulerActionDelegate
public class RulerActionDelegate
Toggles a breakpoint when ruler is double-clicked
Constructor Summary | |
---|---|
RulerActionDelegate()
|
Method Summary | |
---|---|
void |
mouseDoubleClick(org.eclipse.swt.events.MouseEvent e)
|
Methods inherited from class org.eclipse.ui.texteditor.AbstractRulerActionDelegate |
---|
menuAboutToShow, mouseDown, mouseUp, run, runWithEvent, selectionChanged, setActiveEditor |
Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
---|
dispose, init |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.IActionDelegate2 |
---|
dispose, init |
Constructor Detail |
---|
public RulerActionDelegate()
Method Detail |
---|
public void mouseDoubleClick(org.eclipse.swt.events.MouseEvent e)
mouseDoubleClick
in interface org.eclipse.swt.events.MouseListener
mouseDoubleClick
in class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |