Package editor

Class CommonMenus.ViewBreakpointsActionHandler

java.lang.Object
javax.swing.AbstractAction
editor.CommonMenus.ViewBreakpointsActionHandler
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
CommonMenus

public static class CommonMenus.ViewBreakpointsActionHandler extends AbstractAction
See Also:
  • Field Details

  • Constructor Details

    • ViewBreakpointsActionHandler

      public ViewBreakpointsActionHandler(Supplier<Breakpoint> bp)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)