Class ExtraMenuAction

java.lang.Object
javax.swing.AbstractAction
jmri.jmrit.symbolicprog.ExtraMenuAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ExtraMenuAction extends AbstractAction
Action to create a dialog so that the user can select an extra menu item to execute. The user can cancel this dialog skipping any execution
See Also: