Class SimpleServerAction

java.lang.Object
javax.swing.AbstractAction
jmri.jmris.simpleserver.SimpleServerAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class SimpleServerAction extends AbstractAction
Swing action to create and register a SimpleServerControlFrame object
See Also: