Package jmri.jmrit

Class ToolsMenu

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, MenuElement, SwingConstants

public class ToolsMenu extends JMenu
Create a "Tools" menu containing the Jmri system-independent tools

As a best practice, we are migrating the action names (constructor arguments) out of this class and into the contructors themselves.

See Also: