Class AutoSpeedAction

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

public class AutoSpeedAction extends AbstractAction
Action to start the an "Auto Speed Configurer" by creating a frame to select loco, etc.

The resulting JFrame is constructed on the fly here, and has no specific type.

See Also: