Interface ToolsMenuAction

All Superinterfaces:
Action, ActionListener, EventListener
All Known Implementing Classes:
DemoSerialPortAction, SampleToolsMenuItem

public interface ToolsMenuAction extends Action
Identifies an Action that can be added to the Tools menu by being instantiated as @ServiceProvider(service = jmri.jmrit.swing.ToolsMenuItem.class)