Package jmri.jmrit.swing
Interface ToolsMenuAction
-
- All Superinterfaces:
javax.swing.Action
,java.awt.event.ActionListener
,java.util.EventListener
- All Known Implementing Classes:
DemoSerialPortAction
,SampleToolsMenuItem
public interface ToolsMenuAction extends javax.swing.Action
Identifies an Action that can be added to the Tools menu by being instantiated as @ServiceProvider(service = jmri.jmrit.swing.ToolsMenuItem.class)