Class PollTableAction

java.lang.Object
javax.swing.AbstractAction
jmri.jmrix.rps.swing.polling.PollTableAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class PollTableAction extends AbstractAction
Swing action to create and register a PollTableFrame object.

We only permit one, because notification is not entirely right yet.

See Also: