Class RouteCopyAction

java.lang.Object
javax.swing.AbstractAction
jmri.jmrit.operations.routes.tools.RouteCopyAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class RouteCopyAction extends AbstractAction
Swing action to create and register a RouteCopyFrame object.
See Also: