Uses of Class
org.eclipse.emf.mwe.internal.ui.debug.breakpoint.actions.BreakpointActionGroup
Packages that use BreakpointActionGroup
-
Uses of BreakpointActionGroup in org.eclipse.emf.mwe.internal.ui.debug.breakpoint.actions
Constructors in org.eclipse.emf.mwe.internal.ui.debug.breakpoint.actions with parameters of type BreakpointActionGroupModifierConstructorDescriptionprotected
EnableDisableBreakpointAction
(org.eclipse.ui.editors.text.TextEditor editor, BreakpointActionGroup group) Enable/Disable breakpoint action that can be used both at vertical ruler and editor context menu.ToggleBreakpointAction
(org.eclipse.ui.editors.text.TextEditor editor, BreakpointActionGroup group)