Class PrintCvAction

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

public class PrintCvAction extends AbstractAction
Action to print the information in the CV table.

This uses the older style printing, for compatibility with Java 1.1.8 in Macintosh MRJ

See Also: