Class PrintAction

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

public class PrintAction extends AbstractAction
Action to print the information in a VariableTable.

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

See Also: