Class PrintCarLoadsAction

java.lang.Object
javax.swing.AbstractAction
jmri.jmrit.operations.rollingstock.cars.tools.PrintCarLoadsAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class PrintCarLoadsAction extends AbstractAction
Action to print a summary of car loads ordered by car type.

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

See Also: