Class PrintTrainsFrame

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface

public class PrintTrainsFrame extends OperationsFrame
Prints a summary of a train or trains. The trains list is controlled by the "Show All" checkbox and the "Build" checkboxes in the TrainsTableFrame.

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

See Also: